nix-dotfiles/flake.lock

111 lines
2.7 KiB
Plaintext
Raw Normal View History

2023-12-24 18:48:52 +01:00
{
"nodes": {
2023-12-25 03:39:20 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-12-26 19:06:02 +01:00
"lastModified": 1703657526,
"narHash": "sha256-C3fQG/tasnhtfJb0cvXthMDUJ/OLgCKNLqfMuR/M+0k=",
2023-12-25 03:39:20 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-26 19:06:02 +01:00
"rev": "d1d950841d230490f308f5fcf8c0d4f2bd3f24a7",
2023-12-25 03:39:20 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
2023-12-26 02:56:52 +01:00
"lastModified": 1703545041,
"narHash": "sha256-nvQA+k1rSszrf4kA4eK2i/SGbzoXyoKHzzyzq/Jca1w=",
2023-12-25 03:39:20 +01:00
"owner": "NixOS",
"repo": "nixos-hardware",
2023-12-26 02:56:52 +01:00
"rev": "a15b6e525f5737a47b4ce28445c836996fb2ea8c",
2023-12-25 03:39:20 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2023-12-24 18:48:52 +01:00
"nixos-modules": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2023-12-26 19:06:02 +01:00
"lastModified": 1703639290,
"narHash": "sha256-Bflli82UQGjhlg4Gh7FVaYG/CmLa4D9irv2qx2PxpFQ=",
2023-12-24 18:48:52 +01:00
"owner": "SuperSandro2000",
"repo": "nixos-modules",
2023-12-26 19:06:02 +01:00
"rev": "4251f23f93ef6d38fc16884758f01862301b9590",
2023-12-24 18:48:52 +01:00
"type": "github"
},
"original": {
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-12-26 19:06:02 +01:00
"lastModified": 1703438236,
"narHash": "sha256-aqVBq1u09yFhL7bj1/xyUeJjzr92fXVvQSSEx6AdB1M=",
2023-12-24 18:48:52 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-26 19:06:02 +01:00
"rev": "5f64a12a728902226210bf01d25ec6cbb9d9265b",
2023-12-24 18:48:52 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2023-12-25 03:39:20 +01:00
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
2023-12-24 18:48:52 +01:00
"nixos-modules": "nixos-modules",
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1703387502,
"narHash": "sha256-JnWuQmyanPtF8c5yAEFXVWzaIlMxA3EAZCh8XNvnVqE=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "e523e89763ff45f0a6cf15bcb1092636b1da9ed3",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}