remove last building?
This commit is contained in:
parent
19eaeb8c8a
commit
2a2308131d
4 changed files with 39 additions and 30 deletions
|
|
@ -6,7 +6,7 @@
|
|||
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-last-building.url = "github:NixOS/nixpkgs/64c08a7ca051951c8eae34e3e3cb1e202fe36786";
|
||||
# nixpkgs-last-building.url = "github:NixOS/nixpkgs/64c08a7ca051951c8eae34e3e3cb1e202fe36786";
|
||||
determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/0.1";
|
||||
nur = {
|
||||
url = "github:nix-community/NUR";
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
nixos,
|
||||
self,
|
||||
nixpkgs,
|
||||
nixpkgs-last-building,
|
||||
# nixpkgs-last-building,
|
||||
nur,
|
||||
nixos-facter-modules,
|
||||
nixos-hardware,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue