1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

chore: remove nixpkgs-unstable

This commit is contained in:
2020-10-28 20:25:26 +01:00
parent fd8f5d3a5c
commit 5efcb813f0
8 changed files with 18 additions and 15 deletions

View File

@@ -9,4 +9,9 @@
officejet = "192.168.178.27";
fritzbox = "192.168.178.1";
};
nixpkgs-unstable = builtins.fetchGit {
url = "https://github.com/NixOS/nixpkgs";
rev = "4512dac960f3833cf24cdbd742b63cb447bbdd9a";
};
}