dotfiles/flake.lock

367 lines
9.6 KiB
Text
Raw Normal View History

2023-02-07 11:42:25 +01:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680266963,
"narHash": "sha256-IW/lzbUCOcldLHWHjNSg1YoViDnZOmz0ZJL7EH9OkV8=",
2023-02-07 11:42:25 +01:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-04-03 22:44:03 +02:00
"rev": "99d4187d11be86b49baa3a1aec0530004072374f",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "lnl7",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1673956053,
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
"flake": false,
"locked": {
"lastModified": 1650374568,
"narHash": "sha256-Z+s0J8/r907g149rllvwhb4pKi8Wam5ij0st8PwAh+E=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "b4a34015c698c7793d592d66adbab377907a2be8",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-utils": {
"locked": {
2023-03-21 13:52:11 +01:00
"lastModified": 1678901627,
"narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
"owner": "numtide",
"repo": "flake-utils",
2023-03-21 13:52:11 +01:00
"rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-02-18 22:36:15 +01:00
"flake-utils_2": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"pre-commit-hooks",
"nixpkgs"
]
},
"locked": {
"lastModified": 1660459072,
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680549487,
"narHash": "sha256-9Sbk3OJF9Y3EICGetwcO2vaOdovJrOywHinn4GBWAsw=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-04-03 22:44:03 +02:00
"rev": "ccf650bb5badcf48054cf77f74ac85ea87c6f84c",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nekowinston-nur": {
"inputs": {
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680465295,
"narHash": "sha256-CAxKVBRI7hdIKj9+X3q92obBf6qN9roJJldeKmpIeiM=",
"owner": "nekowinston",
"repo": "nur",
2023-04-03 22:44:03 +02:00
"rev": "84a858cd57b3c4db4e1ba574da69d4980d7358d6",
"type": "github"
},
"original": {
"owner": "nekowinston",
"repo": "nur",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"nixpkgs": {
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680334310,
"narHash": "sha256-ISWz16oGxBhF7wqAxefMPwFag6SlsA9up8muV79V9ck=",
2023-03-12 14:25:42 +01:00
"owner": "nixos",
2023-02-07 11:42:25 +01:00
"repo": "nixpkgs",
2023-04-03 22:44:03 +02:00
"rev": "884e3b68be02ff9d61a042bc9bd9dd2a358f95da",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
2023-03-12 14:25:42 +01:00
"owner": "nixos",
"ref": "nixos-22.11",
2023-02-07 11:42:25 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-03-21 13:52:11 +01:00
"lastModified": 1678872516,
"narHash": "sha256-/E1YwtMtFAu2KUQKV/1+KFuReYPANM2Rzehk84VxVoc=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-21 13:52:11 +01:00
"rev": "9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-22.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable_2": {
2023-02-07 11:42:25 +01:00
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680390120,
"narHash": "sha256-RyDJcG/7mfimadlo8vO0QjW22mvYH1+cCqMuigUntr8=",
2023-02-07 11:42:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-03 22:44:03 +02:00
"rev": "c1e2efaca8d8a3db6a36f652765d6c6ba7bb8fae",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.11",
2023-02-07 11:42:25 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680487167,
"narHash": "sha256-9FNIqrxDZgSliGGN2XJJSvcDYmQbgOANaZA4UWnTdg4=",
2023-02-07 11:42:25 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-04-03 22:44:03 +02:00
"rev": "53dad94e874c9586e71decf82d972dfb640ef044",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-03-21 13:52:11 +01:00
"lastModified": 1678898370,
"narHash": "sha256-xTICr1j+uat5hk9FyuPOFGxpWHdJRibwZC+ATi0RbtE=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-03-21 13:52:11 +01:00
"rev": "ac718d02867a84b42522a0ece52d841188208f2c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-12 14:25:42 +01:00
"nixpkgs_3": {
2023-02-07 11:42:25 +01:00
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680273054,
"narHash": "sha256-Bs6/5LpvYp379qVqGt9mXxxx9GSE789k3oFc+OAL07M=",
2023-02-07 11:42:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-04-03 22:44:03 +02:00
"rev": "3364b5b117f65fe1ce65a3cdd5612a078a3b31e3",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
2023-03-17 03:46:27 +01:00
"lastModified": 1673947312,
"narHash": "sha256-xx/2nRwRy3bXrtry6TtydKpJpqHahjuDB5sFkQ/XNDE=",
"owner": "nixos",
"repo": "nixpkgs",
2023-03-17 03:46:27 +01:00
"rev": "2d38b664b4400335086a713a0036aafaa002c003",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"nur": {
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680551134,
"narHash": "sha256-+Gqwg+uQhR+/3APMDErr7IYj5D0WjeWCJSMcyieUwX0=",
2023-02-07 11:42:25 +01:00
"owner": "nix-community",
"repo": "NUR",
2023-04-03 22:44:03 +02:00
"rev": "24f84bd74352b2f0c1f5eed55812e745923ef550",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-compat": "flake-compat",
2023-02-18 22:36:15 +01:00
"flake-utils": "flake-utils_2",
"gitignore": "gitignore",
2023-03-12 14:25:42 +01:00
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680170909,
"narHash": "sha256-FtKU/edv1jFRr/KwUxWTYWXEyj9g8GBrHntC2o8oFI8=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2023-04-03 22:44:03 +02:00
"rev": "29dbe1efaa91c3a415d8b45d62d48325a4748816",
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"root": {
"inputs": {
"darwin": "darwin",
2023-02-18 22:36:15 +01:00
"flake-utils": "flake-utils",
2023-02-07 11:42:25 +01:00
"home-manager": "home-manager",
"nekowinston-nur": "nekowinston-nur",
2023-03-12 14:25:42 +01:00
"nixpkgs": "nixpkgs",
2023-02-07 11:42:25 +01:00
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks",
"sops": "sops",
"swayfx": "swayfx"
2023-02-07 11:42:25 +01:00
}
},
"sops": {
"inputs": {
2023-03-12 14:25:42 +01:00
"nixpkgs": "nixpkgs_3",
"nixpkgs-stable": "nixpkgs-stable_2"
2023-02-07 11:42:25 +01:00
},
"locked": {
2023-04-03 22:44:03 +02:00
"lastModified": 1680404136,
"narHash": "sha256-06D8HJmRv4DdpEQGblMhx2Vm81SBWM61XBBIx7QQfo0=",
2023-02-07 11:42:25 +01:00
"owner": "Mic92",
"repo": "sops-nix",
2023-04-03 22:44:03 +02:00
"rev": "b93eb910f768f9788737bfed596a598557e5625d",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"swayfx": {
"inputs": {
"flake-compat": "flake-compat_2",
"nixpkgs": "nixpkgs_4"
},
"locked": {
2023-03-28 12:59:48 +02:00
"lastModified": 1679872473,
"narHash": "sha256-N9DbdFj4iehocp/Ysb29+UTbUGEdwjZNWGbeaFL9hQ4=",
"owner": "willpower3309",
"repo": "swayfx",
2023-03-28 12:59:48 +02:00
"rev": "4d1af6500491bdc301b590916fd04f5d8ec6a2c2",
"type": "github"
},
"original": {
"owner": "willpower3309",
"repo": "swayfx",
"type": "github"
}
},
2023-02-07 11:42:25 +01:00
"utils": {
"locked": {
2023-03-07 12:35:33 +01:00
"lastModified": 1676283394,
"narHash": "sha256-XX2f9c3iySLCw54rJ/CZs+ZK6IQy7GXNY4nSOyu2QG4=",
2023-02-07 11:42:25 +01:00
"owner": "numtide",
"repo": "flake-utils",
2023-03-07 12:35:33 +01:00
"rev": "3db36a8b464d0c4532ba1c7dda728f4576d6d073",
2023-02-07 11:42:25 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}