nix-config/flake.lock

117 lines
2.9 KiB
Text
Raw Normal View History

2024-09-16 22:04:47 +02:00
{
"nodes": {
2024-09-22 23:53:59 +02:00
"disko": {
"inputs": {
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1726842196,
"narHash": "sha256-u9h03JQUuQJ607xmti9F9Eh6E96kKUAGP+aXWgwm70o=",
"owner": "nix-community",
"repo": "disko",
"rev": "51994df8ba24d5db5459ccf17b6494643301ad28",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-09-16 22:04:47 +02:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-09-20 07:33:10 +02:00
"lastModified": 1726785354,
"narHash": "sha256-SLorVhoorZwjM1aS04bBX4fufEXIfkMdAGkj9bu2QAQ=",
2024-09-16 22:04:47 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-09-20 07:33:10 +02:00
"rev": "1786e2afdbc48e9038f7cff585069736e1d0ed44",
2024-09-16 22:04:47 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
"lastModified": 1721549352,
"narHash": "sha256-nlXJa8RSOX0kykrIYW33ukoHYq+FOSNztHLLgqKwOp8=",
"owner": "gmodena",
"repo": "nix-flatpak",
"rev": "dbce39ea8664820ba9037caaf1e2fad365ed6b4b",
"type": "github"
},
"original": {
"owner": "gmodena",
"repo": "nix-flatpak",
"type": "github"
}
},
"nixpkgs": {
2024-09-22 23:53:59 +02:00
"locked": {
"lastModified": 1725194671,
"narHash": "sha256-tLGCFEFTB5TaOKkpfw3iYT9dnk4awTP/q4w+ROpMfuw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b833ff01a0d694b910daca6e2ff4a3f26dee478c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-09-16 22:04:47 +02:00
"locked": {
2024-09-18 08:43:52 +02:00
"lastModified": 1726583932,
"narHash": "sha256-zACxiQx8knB3F8+Ze+1BpiYrI+CbhxyWpcSID9kVhkQ=",
2024-09-16 22:04:47 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-18 08:43:52 +02:00
"rev": "658e7223191d2598641d50ee4e898126768fe847",
2024-09-16 22:04:47 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-09-22 23:53:59 +02:00
"disko": "disko",
2024-09-16 22:04:47 +02:00
"home-manager": "home-manager",
"nix-flatpak": "nix-flatpak",
2024-09-22 23:53:59 +02:00
"nixpkgs": "nixpkgs_2",
2024-09-16 22:04:47 +02:00
"stable": "stable"
}
},
"stable": {
"locked": {
2024-09-18 08:43:52 +02:00
"lastModified": 1726447378,
"narHash": "sha256-2yV8nmYE1p9lfmLHhOCbYwQC/W8WYfGQABoGzJOb1JQ=",
2024-09-16 22:04:47 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-09-18 08:43:52 +02:00
"rev": "086b448a5d54fd117f4dc2dee55c9f0ff461bdc1",
2024-09-16 22:04:47 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-24.05",
"repo": "nixpkgs",
"type": "github"
}
}
},
"root": "root",
"version": 7
}