ctucx.git: nixfiles

ctucx' nixfiles

commit 22c8d90d308c806d3cc41d575cb379f6ae8c245c
parent 0bb9f60b7c2b83dfebe063adc3fbe505b1f82f5b
Author: Leah (ctucx) <leah@ctu.cx>
Date: Mon, 31 Jan 2022 10:22:52 +0100

niv: update nixpkgs & nixpkgsUnstable
1 file changed, 6 insertions(+), 6 deletions(-)
M
nix/sources.json
|
12
++++++------
diff --git a/nix/sources.json b/nix/sources.json
@@ -41,10 +41,10 @@
         "homepage": "",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "330da7601fd570b9e5e5d19f32789c57df4ddceb",
-        "sha256": "082lkf3186b468gsmzir0x2azvisdxx0dpr8fa7v84f62iw162kn",
+        "rev": "ceaca998029d4b1ac7fd2bee985a3b0f37a786b5",
+        "sha256": "02wa4bw6s800b9inn8hznr56v4v8x3y44sj9lwmkw9zbxzw6mi7s",
         "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/330da7601fd570b9e5e5d19f32789c57df4ddceb.tar.gz",
+        "url": "https://github.com/NixOS/nixpkgs/archive/ceaca998029d4b1ac7fd2bee985a3b0f37a786b5.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgsUnstable": {

@@ -53,10 +53,10 @@
         "homepage": "",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "a3d847c3bd3a3b75b3057d7b3730d3308dd8fd59",
-        "sha256": "1s9afl5kg8fv8vkd5b42mckiswgmbqj7aqhaxg246glwhy405iy1",
+        "rev": "5efc8ca954272c4376ac929f4c5ffefcc20551d5",
+        "sha256": "15xncc1afq8v78acrcv8xbfkd3ii147mv9a55823pdbqffzg0x54",
         "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/a3d847c3bd3a3b75b3057d7b3730d3308dd8fd59.tar.gz",
+        "url": "https://github.com/NixOS/nixpkgs/archive/5efc8ca954272c4376ac929f4c5ffefcc20551d5.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     }
 }