mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
revert nix due to failure to setup build environment
This commit is contained in:
parent
c193896f82
commit
ee88f6d9d8
2 changed files with 5 additions and 5 deletions
8
flake.lock
generated
8
flake.lock
generated
|
|
@ -147,16 +147,16 @@
|
||||||
"nixpkgs-regression": "nixpkgs-regression"
|
"nixpkgs-regression": "nixpkgs-regression"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1713534536,
|
"lastModified": 1713428733,
|
||||||
"narHash": "sha256-0bSGZRpPJSTwTdm4Br5F8yaDtAp4xsgVtQkdJIYoEe4=",
|
"narHash": "sha256-m0bDpetzCFW2oocmLtXA1fHKTkAB5ZZWt8uVod5EPzM=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nix",
|
"repo": "nix",
|
||||||
"rev": "8c4c2156bd786156a57219e78aa14a363ca8f041",
|
"rev": "731c389d323ec555712cc45ee33a7588fe0f3e48",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"ref": "8c4c2156bd786156a57219e78aa14a363ca8f041",
|
"ref": "731c389d323ec555712cc45ee33a7588fe0f3e48",
|
||||||
"repo": "nix",
|
"repo": "nix",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
type = "github";
|
type = "github";
|
||||||
owner = "NixOS";
|
owner = "NixOS";
|
||||||
repo = "nix";
|
repo = "nix";
|
||||||
ref = "8c4c2156bd786156a57219e78aa14a363ca8f041";
|
ref = "731c389d323ec555712cc45ee33a7588fe0f3e48";
|
||||||
inputs.nixpkgs.follows = "stable";
|
inputs.nixpkgs.follows = "stable";
|
||||||
};
|
};
|
||||||
nixos-generators = {
|
nixos-generators = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue