nix-config/flake.lock

81 lines
1.9 KiB
Plaintext
Raw Normal View History

2021-02-05 16:25:39 +01:00
{
"nodes": {
"futils": {
"locked": {
2021-04-14 20:37:52 +02:00
"lastModified": 1618217525,
"narHash": "sha256-WGrhVczjXTiswQaoxQ+0PTfbLNeOQM6M36zvLn78AYg=",
"owner": "numtide",
"repo": "flake-utils",
2021-04-14 20:37:52 +02:00
"rev": "c6169a2772643c4a93a0b5ac1c61e296cba68544",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2021-02-18 22:27:08 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2021-04-14 20:37:52 +02:00
"lastModified": 1618177587,
"narHash": "sha256-9y5Y7YK2W+kzXBrYkrw964xWbo2O4m5A91PohkyGkj8=",
2021-02-18 22:27:08 +01:00
"owner": "nix-community",
"repo": "home-manager",
2021-04-14 20:37:52 +02:00
"rev": "0a6227d667d1d2bc6a79de24fd12becc523f2e2f",
2021-02-18 22:27:08 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2021-02-05 16:25:39 +01:00
"nixpkgs": {
"locked": {
2021-04-14 20:37:52 +02:00
"lastModified": 1618251784,
"narHash": "sha256-/IG7op2hUVnjzKt2UXL152+YsL0gdPakk6/RxondIJ0=",
2021-02-05 16:25:39 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-04-14 20:37:52 +02:00
"rev": "311ceed827f531f88f46222920cd1ebb2c101f73",
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": {
2021-04-14 20:37:52 +02:00
"lastModified": 1618423639,
"narHash": "sha256-NFz7HTcAmpHcZzy6Hd6fhnzFrssnNKgyKnoQjzBd4Wc=",
2021-02-05 16:43:30 +01:00
"owner": "nix-community",
"repo": "NUR",
2021-04-14 20:37:52 +02:00
"rev": "3517f9b19417b25b7df24b5c79132ed0cecfe972",
2021-02-05 16:43:30 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2021-02-05 16:25:39 +01:00
"root": {
"inputs": {
"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"
2021-02-05 16:25:39 +01:00
}
}
},
"root": "root",
"version": 7
}