nixos/flake.lock

154 lines
4.0 KiB
Plaintext
Raw Normal View History

2024-05-08 00:45:54 +01:00
{
"nodes": {
2024-05-14 14:51:09 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-22 17:23:17 +01:00
"lastModified": 1716383025,
"narHash": "sha256-kYfXAqbmbL0bu3J/AoiSkWVOCNlpJEemxivbTUaS+fU=",
2024-05-14 14:51:09 +01:00
"owner": "nix-community",
"repo": "disko",
2024-05-22 17:23:17 +01:00
"rev": "d957a010f83923626609d00cf73ed1b81f5a8a4b",
2024-05-14 14:51:09 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-05-08 00:45:54 +01:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1715930644,
"narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=",
2024-05-08 00:45:54 +01:00
"owner": "nix-community",
"repo": "home-manager",
"rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d",
2024-05-08 00:45:54 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
2024-05-17 01:07:42 +01:00
"impermanence": {
"locked": {
"lastModified": 1708968331,
"narHash": "sha256-VUXLaPusCBvwM3zhGbRIJVeYluh2uWuqtj4WirQ1L9Y=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "a33ef102a02ce77d3e39c25197664b7a636f9c30",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nix-secrets": {
"flake": false,
"locked": {
2024-05-22 17:23:17 +01:00
"lastModified": 1716384287,
"narHash": "sha256-d29bda7PZxvxkkA505pea74AiuBlMEjZvrKnHog8bio=",
"ref": "refs/heads/master",
2024-05-22 17:23:17 +01:00
"rev": "960f344fa38bcfcd439d885aa503bf54e8599bc0",
"revCount": 23,
"type": "git",
"url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git"
},
"original": {
"type": "git",
"url": "ssh://git@git.bitlab21.com/sam/nix-secrets.git"
}
},
2024-05-08 00:45:54 +01:00
"nixpkgs": {
2024-05-09 12:03:13 +01:00
"locked": {
"lastModified": 0,
"narHash": "sha256-UlRZtrCnhPFSJlDQE7M0eyhgvuuHBTe1eJ9N9AQlJQ0=",
"path": "/nix/store/3pif36ks3f56py4wb1dkq6sh0nkf3ygj-source",
"type": "path"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
2024-05-12 19:58:55 +01:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1716061101,
"narHash": "sha256-H0eCta7ahEgloGIwE/ihkyGstOGu+kQwAiHvwVoXaA0=",
2024-05-12 19:58:55 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "e7cc61784ddf51c81487637b3031a6dd2d6673a2",
2024-05-12 19:58:55 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2024-05-09 12:03:13 +01:00
"nixpkgs-unstable": {
2024-05-08 00:45:54 +01:00
"locked": {
2024-05-22 17:23:17 +01:00
"lastModified": 1716293225,
"narHash": "sha256-pU9ViBVE3XYb70xZx+jK6SEVphvt7xMTbm6yDIF4xPs=",
2024-05-08 00:45:54 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-22 17:23:17 +01:00
"rev": "3eaeaeb6b1e08a016380c279f8846e0bd8808916",
2024-05-08 00:45:54 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-05-14 14:51:09 +01:00
"disko": "disko",
2024-05-08 00:45:54 +01:00
"home-manager": "home-manager",
2024-05-17 01:07:42 +01:00
"impermanence": "impermanence",
"nix-secrets": "nix-secrets",
2024-05-09 12:03:13 +01:00
"nixpkgs": "nixpkgs",
2024-05-12 19:58:55 +01:00
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1716244104,
"narHash": "sha256-XXbqfkyWe0d0O+zqRQWi2oXi6wYDmTzXedFkBRwx1VI=",
2024-05-12 19:58:55 +01:00
"owner": "mic92",
"repo": "sops-nix",
"rev": "fddd52460e3332eedd8a0043af5675338a5b3e0b",
2024-05-12 19:58:55 +01:00
"type": "github"
},
"original": {
"owner": "mic92",
"repo": "sops-nix",
"type": "github"
2024-05-08 00:45:54 +01:00
}
}
},
"root": "root",
"version": 7
}