This commit is contained in:
nora 2023-10-17 22:00:30 +02:00
parent 4e6c0bef6b
commit af15a84bc0
3 changed files with 29 additions and 46 deletions

34
flake.lock generated
View file

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1696940889,
"narHash": "sha256-p2Wic74A1tZpFcld1wSEbFQQbrZ/tPDuLieCnspamQo=",
"lastModified": 1697555443,
"narHash": "sha256-nsq8A+adEdN7bvVdz09LFyrHkTW5GtOzo/ctlHhyaaE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "6bba64781e4b7c1f91a733583defbd3e46b49408",
"rev": "b3acf1dc78b38a2fe03b287fead44d7ad25ac7c5",
"type": "github"
},
"original": {
@ -22,7 +22,9 @@
},
"minegrub-theme": {
"inputs": {
"nixpkgs": "nixpkgs"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1689938346,
@ -40,22 +42,6 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1689850295,
"narHash": "sha256-fUYf6WdQlhd2H+3aR8jST5dhFH1d0eE22aes8fNIfyk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5df4d78d54f7a34e9ea1f84a22b4fd9baebc68d0",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1697059129,
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
@ -73,11 +59,11 @@
},
"nur": {
"locked": {
"lastModified": 1697320059,
"narHash": "sha256-iyyQocGQYSEg6kBrHU1ernV4QelvQd1YbvQ2kIK5e20=",
"lastModified": 1697560007,
"narHash": "sha256-7A5Y//eA85aSLTQaW5lhGz70M8ctlAGdN0M+m8/h1uM=",
"owner": "nix-community",
"repo": "NUR",
"rev": "00cf27339d55115a0f5311041dded91049e4426d",
"rev": "7d302f239b1a835a400a39c061af7cac1c3c77af",
"type": "github"
},
"original": {
@ -90,7 +76,7 @@
"inputs": {
"home-manager": "home-manager",
"minegrub-theme": "minegrub-theme",
"nixpkgs": "nixpkgs_2",
"nixpkgs": "nixpkgs",
"nur": "nur"
}
}