ctucx.git: nixfiles

ctucx' nixfiles

commit 798c390bc02233b002a383424491193e17061577
parent fa49c757eb2a5f03c043b89df6247b99cd858ef4
Author: Leah (ctucx) <leah@ctu.cx>
Date: Fri, 22 Jul 2022 11:20:53 +0200

niv: update channels: `nix-darwin`, `nixpkgs`, `nixpkgsUnstable`
1 file changed, 9 insertions(+), 9 deletions(-)
M
nix/sources.json
|
18
+++++++++---------
diff --git a/nix/sources.json b/nix/sources.json
@@ -17,10 +17,10 @@
         "homepage": "",
         "owner": "LnL7",
         "repo": "nix-darwin",
-        "rev": "2f2bdf658d2b79bada78dc914af99c53cad37cba",
-        "sha256": "07mjslw2hcsrhnvlwp0z5kn6dr3fk3ac2yj5ahp856q6wn8zvq2j",
+        "rev": "54a24f042f93c79f5679f133faddedec61955cf2",
+        "sha256": "05yp5ac2wgmqx6f6l000b8smc6vr7qcgnyx3hyfsqd190v66qxha",
         "type": "tarball",
-        "url": "https://github.com/LnL7/nix-darwin/archive/2f2bdf658d2b79bada78dc914af99c53cad37cba.tar.gz",
+        "url": "https://github.com/LnL7/nix-darwin/archive/54a24f042f93c79f5679f133faddedec61955cf2.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "home-manager": {

@@ -53,10 +53,10 @@
         "homepage": "",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "cc16da2c92041cbe817c40f62aac87c99104e9c2",
-        "sha256": "1m2h6wszfvmyzjd64imzi8b1acf5s5yqj7swqm3bk8myp7mjx8ym",
+        "rev": "099cb1a04e580ba981bd36531dd531849c792153",
+        "sha256": "0pfqqsw97bflm1yby8xy697q2lkh7gp66ggcdwnjd5z1xy1y44vv",
         "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/cc16da2c92041cbe817c40f62aac87c99104e9c2.tar.gz",
+        "url": "https://github.com/NixOS/nixpkgs/archive/099cb1a04e580ba981bd36531dd531849c792153.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nixpkgsUnstable": {

@@ -65,10 +65,10 @@
         "homepage": "",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "d63774ae64431366be4d1f2aede50e52204c7d6c",
-        "sha256": "14yshascq0018mllqbhbrc3g1ab8hcddxzcx09037yalnx96bd7l",
+        "rev": "e2b34f0f11ed8ad83d9ec9c14260192c3bcccb0d",
+        "sha256": "1n9lhqprqnsiv4nw59mh5ab7hchx7lhvq43kkv64473jwz1xv7ki",
         "type": "tarball",
-        "url": "https://github.com/NixOS/nixpkgs/archive/d63774ae64431366be4d1f2aede50e52204c7d6c.tar.gz",
+        "url": "https://github.com/NixOS/nixpkgs/archive/e2b34f0f11ed8ad83d9ec9c14260192c3bcccb0d.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     }
 }