diff options
author | Adrian Kummerlaender | 2021-03-13 10:38:03 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2021-03-13 10:38:03 +0100 |
commit | 06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f (patch) | |
tree | e885ba4f4fca7a800f06a5f169e80957f17061b9 /nix | |
parent | 9d3df5a0be7608597172badadf20e25ec1e9ce2a (diff) | |
download | nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.tar nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.tar.gz nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.tar.bz2 nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.tar.lz nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.tar.xz nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.tar.zst nixos_home-06e88cb46bb1ebd10f528620a0dc67a4cfc4bd8f.zip |
Update
Diffstat (limited to 'nix')
-rw-r--r-- | nix/sources.json | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/nix/sources.json b/nix/sources.json index 9fdcc58..77aed97 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -5,10 +5,10 @@ "homepage": "", "owner": "nix-community", "repo": "emacs-overlay", - "rev": "063ee066b5095dd2f21f47c582b04024674974a8", - "sha256": "11526l3jzqi624fzi9cn4l59zxgwrsjycir0f9vn3lggq5qv2c72", + "rev": "65e4ae8ddec6c94263aefb4ec9d8294b600280ae", + "sha256": "1m434qh28ii1pp0xjnp3wqy009z2pn3km36iffr87d1sk4122f2h", "type": "tarball", - "url": "https://github.com/nix-community/emacs-overlay/archive/063ee066b5095dd2f21f47c582b04024674974a8.tar.gz", + "url": "https://github.com/nix-community/emacs-overlay/archive/65e4ae8ddec6c94263aefb4ec9d8294b600280ae.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "home-manager": { @@ -54,10 +54,10 @@ "homepage": "https://github.com/NixOS/nixpkgs", "owner": "NixOS", "repo": "nixpkgs", - "rev": "38eaa62f28384bc5f6c394e2a99bd6a4913fc71f", - "sha256": "1pvbhvy6m5zmhhifk66ll07fnwvwnl9rrif03i4yc34s4f48m7ld", + "rev": "4d0ee90c6e253d40920f8dae5edb717a7d6f151d", + "sha256": "0i4w6zfj1pz52lnpdz4qn9m8d96zlmwfgizi5dsdy3vcqxdwkqi3", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/38eaa62f28384bc5f6c394e2a99bd6a4913fc71f.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/4d0ee90c6e253d40920f8dae5edb717a7d6f151d.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixpkgs-unstable": { @@ -66,10 +66,10 @@ "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "aed173ff9707387b238c1c7e143152ca9d8878e9", - "sha256": "14m757nlacv1x1p924n4i2sxq0amrsp475slwzg8p7pbvg143w32", + "rev": "5df05c902cde398e056eb6271d5fe13e418db4c6", + "sha256": "12plc7k251z1dmmrd29lyrpw0xmjvmf79yj568aapzrcki5mrw74", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/aed173ff9707387b238c1c7e143152ca9d8878e9.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/5df05c902cde398e056eb6271d5fe13e418db4c6.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" } } |