mirror of
https://github.com/kmein/niveum
synced 2026-03-21 20:31:07 +01:00
chore(nixpkgs-unstable): update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
rec {
|
rec {
|
||||||
nixpkgs-src = builtins.fetchGit {
|
nixpkgs-src = builtins.fetchGit {
|
||||||
url = "https://github.com/NixOS/nixpkgs";
|
url = "https://github.com/NixOS/nixpkgs";
|
||||||
rev = "f3042e30785437f6cb2d99b15625b962fb96799f";
|
rev = "7c679678d6fd5e9b6a37155fa7b66228341dc4fa";
|
||||||
};
|
};
|
||||||
nixpkgs-unstable = import nixpkgs-src { config.allowUnfree = true; };
|
nixpkgs-unstable = import nixpkgs-src { config.allowUnfree = true; };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user