summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorAdrian Kummerlaender2024-12-02 11:05:37 +0100
committerAdrian Kummerlaender2024-12-02 11:05:37 +0100
commitd3c08c298070bd960ae1fd25e348f581b87129ac (patch)
treec6d7f2749d229ab0df0be23777bf6bd39e5f0b37 /flake.lock
parentd04e303811d1858f66f2776e48506c7944fd3589 (diff)
downloadnixos_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
Update to 24.11HEADmaster
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 47e2dd7..5d4ea85 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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"
}