NixOS-Config/flake.lock

119 lines
3 KiB
Plaintext
Raw Normal View History

2023-10-23 17:15:54 +02:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-21 12:29:21 +01:00
"lastModified": 1703155327,
"narHash": "sha256-Q25AEghhhOp+ImNN4PsAExi7DIB1INMlBSaggGz7q4w=",
2023-10-23 17:15:54 +02:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-21 12:29:21 +01:00
"rev": "8b797c8eea1eba7dfb47f6964103e6e0d134255f",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2023-10-23 17:43:30 +02:00
"ref": "master",
2023-10-23 17:15:54 +02:00
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-21 12:29:21 +01:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-10-23 17:15:54 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-21 12:29:21 +01:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
2023-11-28 10:33:01 +01:00
"ref": "nixos-unstable",
2023-10-23 17:15:54 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
2023-12-17 20:59:39 +01:00
"lastModified": 1702777222,
"narHash": "sha256-/SYmqgxTYzqZnQEfbOCHCN4GzqB9uAIsR9IWLzo0/8I=",
2023-10-23 17:15:54 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-17 20:59:39 +01:00
"rev": "a19a71d1ee93226fd71984359552affbc1cd3dc3",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2023-12-21 12:29:21 +01:00
"lastModified": 1703013332,
"narHash": "sha256-+tFNwMvlXLbJZXiMHqYq77z/RfmpfpiI3yjL6o/Zo9M=",
2023-10-23 17:15:54 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-21 12:29:21 +01:00
"rev": "54aac082a4d9bb5bbc5c4e899603abfb76a3f6d6",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2023-12-17 20:59:39 +01:00
"lastModified": 1702539185,
"narHash": "sha256-KnIRG5NMdLIpEkZTnN5zovNYc0hhXjAgv6pfd5Z4c7U=",
2023-10-23 17:15:54 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-12-17 20:59:39 +01:00
"rev": "aa9d4729cbc99dabacb50e3994dcefb3ea0f7447",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
2023-12-20 09:54:34 +01:00
"lastModified": 1702937567,
"narHash": "sha256-bUNl3GPqRgTGp13+oV1DrYa1/NHuGHo5SKmr+RqC/2g=",
2023-10-23 17:15:54 +02:00
"owner": "Mic92",
"repo": "sops-nix",
2023-12-20 09:54:34 +01:00
"rev": "f7db64b88dabc95e4f7bee20455f418e7ab805d4",
2023-10-23 17:15:54 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}