diff options
| author | 2022-01-25 17:10:25 +0000 | |
|---|---|---|
| committer | 2022-01-25 17:10:26 +0000 | |
| commit | f6352286d5d9a3585991f88aa6bddcedfa9215ea (patch) | |
| tree | 333d19fa6d1dacca5aa778350a5e4701c59d96aa | |
| parent | d97b110bf6d576cd2c09e45cdf27d44f4e0af87b (diff) | |
MAINT: Update niv
Mostly to ensure the actions keep running
| -rw-r--r-- | nix/sources.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nix/sources.json b/nix/sources.json index 3fbcb1a..01940bd 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "https://github.com/nmattia/niv", "owner": "nmattia", "repo": "niv", - "rev": "ba57d5a29b4e0f2085917010380ef3ddc3cf380f", - "sha256": "1kpsvc53x821cmjg1khvp1nz7906gczq8mp83664cr15h94sh8i4", + "rev": "5830a4dd348d77e39a0f3c4c762ff2663b602d4c", + "sha256": "1d3lsrqvci4qz2hwjrcnd8h5vfkg8aypq3sjd4g3izbc8frwz5sm", "type": "tarball", - "url": "https://github.com/nmattia/niv/archive/ba57d5a29b4e0f2085917010380ef3ddc3cf380f.tar.gz", + "url": "https://github.com/nmattia/niv/archive/5830a4dd348d77e39a0f3c4c762ff2663b602d4c.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs": { @@ -17,10 +17,10 @@ "homepage": "", "owner": "NixOS", "repo": "nixpkgs", - "rev": "74854fa3b9a5c4dbb70789bedadfa4fee6f0b117", - "sha256": "0mh6w2ybdczx5bzdl2yhcyk6n3mdayzhjfccwajw8ci7sp3vnxw9", + "rev": "31c02c308bb5a8e8fb81fdbad0873684d729fb45", + "sha256": "1821xphf5v5g4868iydp9zvqy4j6yk6a5gnnfa88a8bd0wzh5k5v", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/74854fa3b9a5c4dbb70789bedadfa4fee6f0b117.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/31c02c308bb5a8e8fb81fdbad0873684d729fb45.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |
