diff options
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/sources.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/nix/sources.json b/nix/sources.json index acbc22c..243df04 100644 --- a/nix/sources.json +++ b/nix/sources.json @@ -1,20 +1,20 @@ { "nixpkgs": { - "branch": "release-23.11", + "branch": "release-25.05", "description": "Nix Packages collection", "homepage": null, "owner": "NixOS", "repo": "nixpkgs", - "rev": "af7e9fb77b8993a7b5f01282c869e503d6cc9e6e", - "sha256": "174r9nhpmvgrjlr46gvs5vvn38nmlzz0hhr27xz5qaabnlwi6b8m", + "rev": "682aaef638791a25f65c5979022bb49bc7fb67b6", + "sha256": "0ld0fagf748pck4d8mhskb3ziypi3d8dm2a9vf48586990m1h2y3", "type": "tarball", - "url": "https://github.com/NixOS/nixpkgs/archive/af7e9fb77b8993a7b5f01282c869e503d6cc9e6e.tar.gz", + "url": "https://github.com/NixOS/nixpkgs/archive/682aaef638791a25f65c5979022bb49bc7fb67b6.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "sensors": { "branch": "main", "repo": "git@code.nomath.org:~/sensors", - "rev": "835b030d4921adccfef83c5a5a076e091f290266", + "rev": "19ec714aae58842bddb7d3940c6a864d09ebdec0", "type": "git" }, "sh": { |
