dotfiles/flake.lock

242 lines
6.2 KiB
Plaintext
Raw Normal View History

2022-09-18 19:42:30 +00:00
{
"nodes": {
2023-07-09 15:24:54 +00:00
"agenix": {
"inputs": {
"darwin": [],
"home-manager": [
"home-manager"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1684153753,
"narHash": "sha256-PVbWt3qrjYAK+T5KplFcO+h7aZWfEj1UtyoKlvcDxh0=",
"owner": "ryantm",
"repo": "agenix",
"rev": "db5637d10f797bb251b94ef9040b237f4702cde3",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"deploy-rs": {
"inputs": {
"flake-compat": "flake-compat",
"nixpkgs": [
"nixpkgs"
],
"utils": "utils"
},
"locked": {
2023-06-15 02:39:42 +00:00
"lastModified": 1686747123,
"narHash": "sha256-XUQK9kwHpTeilHoad7L4LjMCCyY13Oq383CoFADecRE=",
"owner": "serokell",
"repo": "deploy-rs",
2023-06-15 02:39:42 +00:00
"rev": "724463b5a94daa810abfc64a4f87faef4e00f984",
"type": "github"
},
"original": {
"owner": "serokell",
"repo": "deploy-rs",
"type": "github"
}
},
2023-03-12 03:59:11 +00:00
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1668681692,
"narHash": "sha256-Ht91NGdewz8IQLtWZ9LCeNXMSXHUss+9COoqu6JLmXU=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "009399224d5e398d03b22badca40a37ac85412a1",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-compat_2": {
2023-03-12 03:59:11 +00:00
"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": {
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils-plus": {
"inputs": {
"flake-utils": "flake-utils"
},
"locked": {
2023-07-09 15:24:54 +00:00
"lastModified": 1683999906,
"narHash": "sha256-LZprVmOTM+3iykh248bajobX9ludnMC/Ai5rOqimtFc=",
"owner": "ravensiris",
2023-03-12 03:59:11 +00:00
"repo": "flake-utils-plus",
2023-07-09 15:24:54 +00:00
"rev": "7a8d789d4d13e45d20e6826d7b2a1757d52f2e13",
2023-03-12 03:59:11 +00:00
"type": "github"
},
"original": {
2023-07-09 15:24:54 +00:00
"owner": "ravensiris",
"ref": "ravensiris/fix-devshell-legacy-packages",
2023-03-12 03:59:11 +00:00
"repo": "flake-utils-plus",
"type": "github"
}
},
2022-09-18 19:42:30 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2023-05-11 05:28:36 +00:00
]
2022-09-18 19:42:30 +00:00
},
"locked": {
2023-07-14 01:22:51 +00:00
"lastModified": 1689134369,
"narHash": "sha256-0G9dutIvhS/WUr3Awcnqw71g8EVVvvkOhVDnDDbY4Fw=",
2022-09-18 19:42:30 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-07-14 01:22:51 +00:00
"rev": "e42fb59768f0305085abde0dd27ab5e0cc15420c",
2022-09-18 19:42:30 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2022-09-18 19:42:30 +00:00
"repo": "home-manager",
"type": "github"
}
},
2023-03-12 03:59:11 +00:00
"nixlib": {
"locked": {
2023-07-14 01:22:51 +00:00
"lastModified": 1688259758,
"narHash": "sha256-CYVbYQfIm3vwciCf6CCYE+WOOLE3vcfxfEfNHIfKUJQ=",
2023-03-12 03:59:11 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2023-07-14 01:22:51 +00:00
"rev": "a92befce80a487380ea5e92ae515fe33cebd3ac6",
2023-03-12 03:59:11 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-07-14 01:22:51 +00:00
"lastModified": 1688738567,
"narHash": "sha256-yax5BYOfpE0+95kyJmEcfKEdZBaFvCENDogBB4VQB3Q=",
2023-03-12 03:59:11 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
2023-07-14 01:22:51 +00:00
"rev": "9191c85aab6b1a7ad395c13d340f2aa0e3ddf552",
2023-03-12 03:59:11 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2022-09-18 19:42:30 +00:00
"nixpkgs": {
"locked": {
2023-07-14 01:22:51 +00:00
"lastModified": 1689192006,
"narHash": "sha256-QM0f0d8oPphOTYJebsHioR9+FzJcy1QNIzREyubB91U=",
"owner": "NixOS",
"repo": "nixpkgs",
2023-07-14 01:22:51 +00:00
"rev": "2de8efefb6ce7f5e4e75bdf57376a96555986841",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2023-03-12 03:59:11 +00:00
"root": {
"inputs": {
2023-07-09 15:24:54 +00:00
"agenix": "agenix",
"deploy-rs": "deploy-rs",
2023-07-09 15:24:54 +00:00
"flake-utils-plus": "flake-utils-plus",
2023-03-12 03:59:11 +00:00
"home-manager": "home-manager",
"nixos-generators": "nixos-generators",
"nixpkgs": "nixpkgs",
"snowfall-lib": "snowfall-lib"
}
},
"snowfall-lib": {
"inputs": {
"flake-compat": "flake-compat_2",
2023-07-09 15:24:54 +00:00
"flake-utils-plus": [
"flake-utils-plus"
],
2023-03-12 03:59:11 +00:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-03-12 03:59:11 +00:00
"lastModified": 1667153928,
"narHash": "sha256-SbXxxrxWzumig4ytez86B9FFkd9zH/qj+SSiMUwY8bI=",
"owner": "snowfallorg",
"repo": "lib",
"rev": "1ffe7109a0aade9df745432e1f5788cf67a05a3e",
"type": "github"
},
"original": {
2023-03-12 03:59:11 +00:00
"owner": "snowfallorg",
"repo": "lib",
"type": "github"
}
},
"utils": {
"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"
}
2022-09-18 19:42:30 +00:00
}
},
"root": "root",
"version": 7
}