diff options
author | Adrian Kummerlaender | 2024-12-02 11:05:37 +0100 |
---|---|---|
committer | Adrian Kummerlaender | 2024-12-02 11:05:37 +0100 |
commit | d3c08c298070bd960ae1fd25e348f581b87129ac (patch) | |
tree | c6d7f2749d229ab0df0be23777bf6bd39e5f0b37 /flake.lock | |
parent | d04e303811d1858f66f2776e48506c7944fd3589 (diff) | |
download | nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.tar nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.tar.gz nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.tar.bz2 nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.tar.lz nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.tar.xz nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.tar.zst nixos_system-d3c08c298070bd960ae1fd25e348f581b87129ac.zip |
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,16 +2,16 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1719426051, - "narHash": "sha256-yJL9VYQhaRM7xs0M867ZFxwaONB9T2Q4LnGo1WovuR4=", + "lastModified": 1732981179, + "narHash": "sha256-F7thesZPvAMSwjRu0K8uFshTk3ZZSNAsXTIFvXBT+34=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "89c49874fb15f4124bf71ca5f42a04f2ee5825fd", + "rev": "62c435d93bf046a5396f3016472e8f7c8e2aed65", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-24.05", + "ref": "nixos-24.11", "repo": "nixpkgs", "type": "github" } |