nix-config/flake.lock

103 lines
2.5 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": {
2024-10-23 08:35:40 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-09-22 23:53:59 +02:00
},
"locked": {
2024-10-24 21:46:35 +02:00
"lastModified": 1729712798,
"narHash": "sha256-a+Aakkb+amHw4biOZ0iMo8xYl37uUL48YEXIC5PYJ/8=",
2024-09-22 23:53:59 +02:00
"owner": "nix-community",
"repo": "disko",
2024-10-24 21:46:35 +02:00
"rev": "09a776702b004fdf9c41a024e1299d575ee18a7d",
2024-09-22 23:53:59 +02:00
"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-10-24 21:46:35 +02:00
"lastModified": 1729716953,
"narHash": "sha256-FbRKGRRd0amsk/WS/UV9ukJ8jT1dZ2pJBISxkX+uq6A=",
2024-09-16 22:04:47 +02:00
"owner": "nix-community",
"repo": "home-manager",
2024-10-24 21:46:35 +02:00
"rev": "a4353cc43d1b4dd6bdeacea90eb92a8b7b78a9d7",
2024-09-16 22:04:47 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-flatpak": {
"locked": {
2024-10-21 10:02:47 +02:00
"lastModified": 1729453639,
"narHash": "sha256-L19R5CXCfTU9IFs9FAaYhDiteegfhJQMiAHLfls4Pdw=",
2024-09-16 22:04:47 +02:00
"owner": "gmodena",
"repo": "nix-flatpak",
2024-10-21 10:02:47 +02:00
"rev": "68bc646058386e2ffbd9d78d79d6558e684f6b8c",
2024-09-16 22:04:47 +02:00
"type": "github"
},
"original": {
"owner": "gmodena",
"repo": "nix-flatpak",
"type": "github"
}
},
2024-10-18 15:46:07 +02:00
"nixos-hardware": {
"locked": {
2024-10-24 21:46:35 +02:00
"lastModified": 1729742320,
"narHash": "sha256-u3Of8xRkN//me8PU+RucKA59/6RNy4B2jcGAF36P4jI=",
2024-10-18 15:46:07 +02:00
"owner": "NixOS",
"repo": "nixos-hardware",
2024-10-24 21:46:35 +02:00
"rev": "e8a2f6d5513fe7b7d15701b2d05404ffdc3b6dda",
2024-10-18 15:46:07 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
2024-09-16 22:04:47 +02:00
"nixpkgs": {
2024-09-22 23:53:59 +02:00
"locked": {
2024-10-24 21:46:35 +02:00
"lastModified": 1729722069,
"narHash": "sha256-gY9Wc8ZhBsPdQqWnTV+XuNaj2dbQW0uslAaJHamczSE=",
2024-09-22 23:53:59 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-24 21:46:35 +02:00
"rev": "6301495959cf1737c6ebcd153833e4c4596f56e2",
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-10-18 15:46:07 +02:00
"nixos-hardware": "nixos-hardware",
2024-10-23 08:35:40 +02:00
"nixpkgs": "nixpkgs"
2024-09-16 22:04:47 +02:00
}
}
},
"root": "root",
"version": 7
}