This commit is contained in:
twoneis 2024-05-08 16:51:36 +02:00
parent e2dbbe3e30
commit 1566988dc9

45
flake.lock generated
View file

@ -98,6 +98,26 @@
"type": "github"
}
},
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1715070411,
"narHash": "sha256-5CNvkH0Nf7yMwgKhjUNg/lUK40C7DXB4zKOuA2jVO90=",
"owner": "nix-community",
"repo": "disko",
"rev": "4677f6c53482a8b01ee93957e3bdd569d51261d6",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
"flake-compat": {
"locked": {
"lastModified": 1696426674,
@ -261,11 +281,11 @@
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1715110424,
"narHash": "sha256-rPFWgi2ngVwf5hhQR/5WbHioEEd2qNQGf2h0F9G/ft4=",
"lastModified": 1715146563,
"narHash": "sha256-/tlZhhsNK/vF2hgS3zpxhQm4TJlcocrXrtlu7GrBu5Y=",
"owner": "sodiboo",
"repo": "niri-flake",
"rev": "cea8f80a5b8171e7c2b90b89c67ef4b28faa2bf9",
"rev": "ac0554fef59d54466bf9dc9b3dd69ed992d6218f",
"type": "github"
},
"original": {
@ -294,11 +314,11 @@
"niri-unstable": {
"flake": false,
"locked": {
"lastModified": 1715105951,
"narHash": "sha256-DWhwI5hTqVCjNuboPDAwKLsdamSlgE/FtJJN/+hdglA=",
"lastModified": 1715144257,
"narHash": "sha256-XVTIauwjl+wSd7MpEKQ+sYNWXUcdgGo0UF4M+KNl6T0=",
"owner": "YaLTeR",
"repo": "niri",
"rev": "5248e534995dc21279cfd14651c994cd02353452",
"rev": "38e329aab91fbcb08a930c11279d79105cd449db",
"type": "github"
},
"original": {
@ -325,11 +345,11 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1715010655,
"narHash": "sha256-FmdhvR/hgBkPDvIv/HOEIQsSMaVXh8wvTrnep8dF3Jc=",
"lastModified": 1715148395,
"narHash": "sha256-lRxjTxY3103LGMjWdVqntKZHhlmMX12QUjeFrQMmGaE=",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "d1659c9eb8af718118fb4bbe2c86797c8b8623eb",
"rev": "a4e2b7909fc1bdf30c30ef21d388fde0b5cdde4a",
"type": "github"
},
"original": {
@ -414,11 +434,11 @@
},
"nur": {
"locked": {
"lastModified": 1715118353,
"narHash": "sha256-3TqhtMk0arxsDHagrK4TbnqJnHvnPlgt9PXaioP8+84=",
"lastModified": 1715178868,
"narHash": "sha256-RiC7r0+933y0qONcheDSRzxhLiB8GYcriaB4wEtiI08=",
"owner": "nix-community",
"repo": "nur",
"rev": "dbfe43f42385384352f1d6f7fe2ace2208e88517",
"rev": "2b5ab3c85d241f88187d0b46c714bbb241ff139e",
"type": "github"
},
"original": {
@ -463,6 +483,7 @@
},
"root": {
"inputs": {
"disko": "disko",
"home-manager": "home-manager",
"niri": "niri",
"nixos-hardware": "nixos-hardware",