nix-config/flake.lock

131 lines
3.2 KiB
Plaintext
Raw Normal View History

2021-02-05 16:25:39 +01:00
{
"nodes": {
2021-09-25 13:30:51 +02:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1646105662,
"narHash": "sha256-jdXCZbGZL0SWWi29GnAOFHUh/QvvP0IyaVLv1ZTDkBI=",
2021-09-25 13:30:51 +02:00
"owner": "ryantm",
"repo": "agenix",
"rev": "297cd58b418249240b9f1f155d52b1b17f292884",
2021-09-25 13:30:51 +02:00
"type": "github"
},
"original": {
"owner": "ryantm",
"ref": "main",
2021-09-25 13:30:51 +02:00
"repo": "agenix",
"type": "github"
}
},
"futils": {
"locked": {
2022-02-07 14:49:06 +01:00
"lastModified": 1644229661,
"narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
"owner": "numtide",
"repo": "flake-utils",
2022-02-07 14:49:06 +01:00
"rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
2021-02-18 22:27:08 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1645970334,
"narHash": "sha256-6nn4YF9bPtkxkB7bM6yJO3m//p3sGilxNQFjm1epLEM=",
2021-02-18 22:27:08 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "ea85f4b1fdf3f25cf97dc49f4a9ec4eafda2ea25",
2021-02-18 22:27:08 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2021-02-18 22:27:08 +01:00
"repo": "home-manager",
"type": "github"
}
},
2021-02-05 16:25:39 +01:00
"nixpkgs": {
"locked": {
"lastModified": 1646159311,
"narHash": "sha256-ILKckkiG074t3a0pwaPLjio8zVWgowpEp7AUwI5HjHE=",
2021-02-05 16:25:39 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "18bd82edcc752d6a0e6cce1401ba0c81353a03ca",
2021-02-05 16:25:39 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-02-05 16:35:33 +01:00
"ref": "nixos-unstable",
2021-02-05 16:25:39 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-05 16:43:30 +01:00
"nur": {
"locked": {
"lastModified": 1646188350,
"narHash": "sha256-EL6N9Rc6pL/6GQC7PPh/wh8DHwuzBvHvL0XWGsErSXw=",
2021-02-05 16:43:30 +01:00
"owner": "nix-community",
"repo": "NUR",
"rev": "d70f39715a6f44d0148a6272fceeec4e13ce790e",
2021-02-05 16:43:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "master",
2021-02-05 16:43:30 +01:00
"repo": "NUR",
"type": "github"
}
},
"pre-commit-hooks": {
"inputs": {
"flake-utils": [
"futils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1646153636,
"narHash": "sha256-AlWHMzK+xJ1mG267FdT8dCq/HvLCA6jwmx2ZUy5O8tY=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
"rev": "b6bc0b21e1617e2b07d8205e7fae7224036dfa4b",
"type": "github"
},
"original": {
"owner": "cachix",
"ref": "master",
"repo": "pre-commit-hooks.nix",
"type": "github"
}
},
2021-02-05 16:25:39 +01:00
"root": {
"inputs": {
2021-09-25 13:30:51 +02:00
"agenix": "agenix",
"futils": "futils",
2021-02-18 22:27:08 +01:00
"home-manager": "home-manager",
2021-02-05 16:43:30 +01:00
"nixpkgs": "nixpkgs",
"nur": "nur",
"pre-commit-hooks": "pre-commit-hooks"
2021-02-05 16:25:39 +01:00
}
}
},
"root": "root",
"version": 7
}