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 02:56:52 +01:00
"lastModified": 1703527373,
"narHash": "sha256-AjypRssRtS6F3xkf7rE3/bXkIF2WJOZLbTIspjcE1zM=",
2023-12-25 03:39:20 +01:00
"owner": "nix-community",
"repo": "home-manager",
2023-12-26 02:56:52 +01:00
"rev": "80679ea5074ab7190c4cce478c600057cfb5edae",
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 02:56:52 +01:00
"lastModified": 1703545968,
"narHash": "sha256-u5yE7Bw2mw/yu+Ljk51YOoy0rz3suGdiOS6dSu8Zgm0=",
2023-12-24 18:48:52 +01:00
"owner": "SuperSandro2000",
"repo": "nixos-modules",
2023-12-26 02:56:52 +01:00
"rev": "c5ae5e9b02fddb35ae37479c77238fc3dd9a1589",
2023-12-24 18:48:52 +01:00
"type": "github"
},
"original": {
"owner": "SuperSandro2000",
"repo": "nixos-modules",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1703255338,
"narHash": "sha256-Z6wfYJQKmDN9xciTwU3cOiOk+NElxdZwy/FiHctCzjU=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6df37dc6a77654682fe9f071c62b4242b5342e04",
"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
}