summaryrefslogtreecommitdiff
path: root/home-config/nix-home-manager/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/nix-home-manager/flake.lock')
-rw-r--r--home-config/nix-home-manager/flake.lock24
1 files changed, 12 insertions, 12 deletions
diff --git a/home-config/nix-home-manager/flake.lock b/home-config/nix-home-manager/flake.lock
index 88a0f49..92ba786 100644
--- a/home-config/nix-home-manager/flake.lock
+++ b/home-config/nix-home-manager/flake.lock
@@ -838,16 +838,16 @@
838 }, 838 },
839 "nixpkgs_2": { 839 "nixpkgs_2": {
840 "locked": { 840 "locked": {
841 "lastModified": 1729256560, 841 "lastModified": 1764915887,
842 "narHash": "sha256-/uilDXvCIEs3C9l73JTACm4quuHUsIHcns1c+cHUJwA=", 842 "narHash": "sha256-CeBCJ9BMsuzVgn8GVfuSRZ6xeau7szzG0Xn6O/OxP9M=",
843 "owner": "NixOS", 843 "owner": "NixOS",
844 "repo": "nixpkgs", 844 "repo": "nixpkgs",
845 "rev": "4c2fcb090b1f3e5b47eaa7bd33913b574a11e0a0", 845 "rev": "42e29df35be6ef54091d3a3b4e97056ce0a98ce8",
846 "type": "github" 846 "type": "github"
847 }, 847 },
848 "original": { 848 "original": {
849 "owner": "NixOS", 849 "owner": "NixOS",
850 "ref": "nixos-unstable", 850 "ref": "nixpkgs-unstable",
851 "repo": "nixpkgs", 851 "repo": "nixpkgs",
852 "type": "github" 852 "type": "github"
853 } 853 }
@@ -892,22 +892,20 @@
892 }, 892 },
893 "rust-overlay": { 893 "rust-overlay": {
894 "inputs": { 894 "inputs": {
895 "nixpkgs": [ 895 "nixpkgs": "nixpkgs_2"
896 "wpaperd",
897 "nixpkgs"
898 ]
899 }, 896 },
900 "locked": { 897 "locked": {
901 "lastModified": 1729391507, 898 "lastModified": 1764902447,
902 "narHash": "sha256-as0I9xieJUHf7kiK2a9znDsVZQTFWhM1pLivII43Gi0=", 899 "narHash": "sha256-wNqkDBj+tjK619sTHPEA7uhjr7DHHEY8OsFou31dxy0=",
903 "owner": "oxalica", 900 "owner": "oxalica",
904 "repo": "rust-overlay", 901 "repo": "rust-overlay",
905 "rev": "784981a9feeba406de38c1c9a3decf966d853cca", 902 "rev": "d914a744a83098eeb28125d2848ad383b209223f",
906 "type": "github" 903 "type": "github"
907 }, 904 },
908 "original": { 905 "original": {
909 "owner": "oxalica", 906 "owner": "oxalica",
910 "repo": "rust-overlay", 907 "repo": "rust-overlay",
908 "rev": "d914a744a83098eeb28125d2848ad383b209223f",
911 "type": "github" 909 "type": "github"
912 } 910 }
913 }, 911 },
@@ -988,7 +986,9 @@
988 }, 986 },
989 "wpaperd": { 987 "wpaperd": {
990 "inputs": { 988 "inputs": {
991 "nixpkgs": "nixpkgs_2", 989 "nixpkgs": [
990 "nixpkgs"
991 ],
992 "rust-overlay": "rust-overlay", 992 "rust-overlay": "rust-overlay",
993 "systems": "systems_5" 993 "systems": "systems_5"
994 }, 994 },