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": {
2022-05-23 15:46:07 +02:00
"lastModified": 1652712410,
"narHash": "sha256-hMJ2TqLt0DleEnQFGUHK9sV2aAzJPU8pZeiZoqRozbE=",
2021-09-25 13:30:51 +02:00
"owner": "ryantm",
"repo": "agenix",
2022-05-23 15:46:07 +02:00
"rev": "7e5e58b98c3dcbf497543ff6f22591552ebfe65b",
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-05-23 15:46:07 +02:00
"lastModified": 1652776076,
"narHash": "sha256-gzTw/v1vj4dOVbpBSJX4J0DwUR6LIyXo7/SuuTJp1kM=",
"owner": "numtide",
"repo": "flake-utils",
2022-05-23 15:46:07 +02:00
"rev": "04c1b180862888302ddfb2e3ad9eaa63afc60cf8",
"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": {
2022-05-23 15:46:07 +02:00
"lastModified": 1653153149,
"narHash": "sha256-8B/tWWZziFq4DqnAm9uO7M4Z4PNfllYg5+teX1e5yDQ=",
2021-02-18 22:27:08 +01:00
"owner": "nix-community",
"repo": "home-manager",
2022-05-23 15:46:07 +02:00
"rev": "94780dd888881bf35165dfdd334a57ef6b14ead8",
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": {
2022-05-23 15:46:07 +02:00
"lastModified": 1653060744,
"narHash": "sha256-kfRusllRumpt33J1hPV+CeCCylCXEU7e0gn2/cIM7cY=",
2021-02-05 16:25:39 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-05-23 15:46:07 +02:00
"rev": "dfd82985c273aac6eced03625f454b334daae2e8",
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": {
2022-05-23 15:46:07 +02:00
"lastModified": 1653301395,
"narHash": "sha256-T/RZd2MLugtJtZwXOSSwUIQdf2R95j8mj9LxGvKnvnM=",
2021-02-05 16:43:30 +01:00
"owner": "nix-community",
"repo": "NUR",
2022-05-23 15:46:07 +02:00
"rev": "2d836739ddb17a69e865c3cc2ca21d3a8bf5db78",
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": {
2022-05-23 15:46:07 +02:00
"lastModified": 1652714503,
"narHash": "sha256-qQKVEfDe5FqvGgkZtg5Pc491foeiDPIOeycHMqnPDps=",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2022-05-23 15:46:07 +02:00
"rev": "521a524771a8e93caddaa0ac1d67d03766a8b0b3",
"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
}