diff options
author | Adrian Kummerlaender | 2020-12-10 20:47:20 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2020-12-10 20:47:20 +0100 |
commit | 1749231d5eab054ce41d5fc900bd17101856ac68 (patch) | |
tree | 81c5f86bb3e4bd4dfb69f6367cb7334eabb87501 /nix | |
parent | 2ab95b371a53896cdf6e25d6b7fb420bd58f581b (diff) | |
download | nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.tar nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.tar.gz nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.tar.bz2 nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.tar.lz nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.tar.xz nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.tar.zst nixos_home-1749231d5eab054ce41d5fc900bd17101856ac68.zip |
Update
Diffstat (limited to 'nix')
-rw-r--r-- | nix/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/sources.json b/nix/sources.json index e4c6930..a445265 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -54,10 +54,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "58f9c4c7d3a42c912362ca68577162e38ea8edfb", - "sha256": "1517dy07jf4zhzknqbgm617lgjxsn7a6k1vgq61c67f6h55qs5ij", + "rev": "78dc359abf8217da2499a6da0fcf624b139d7ac3", + "sha256": "0wgfvkwxj8vvy100dccffb6igbqljvhgyxdk8c9gk4k2zlkygz45", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/58f9c4c7d3a42c912362ca68577162e38ea8edfb.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/78dc359abf8217da2499a6da0fcf624b139d7ac3.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-unstable": { |