]> gitweb.ps.run Git - flake_server/commitdiff
update to nixpkgs 25.05
authorPatrick <patrick.schoenberger@posteo.de>
Mon, 9 Jun 2025 12:44:22 +0000 (14:44 +0200)
committerPatrick <patrick.schoenberger@posteo.de>
Mon, 9 Jun 2025 12:44:22 +0000 (14:44 +0200)
flake.lock
flake.nix

index f81775c8f797da83ce6dcaf28b3413aeacf298fc..44799431b3bfa45e0ea14986c34cdc6771d8dbe9 100644 (file)
     },
     "nixpkgs_2": {
       "locked": {
     },
     "nixpkgs_2": {
       "locked": {
-        "lastModified": 1749173751,
-        "narHash": "sha256-ENY3y3v6S9ZmLDDLI3LUT8MXmfXg/fSt2eA4GCnMVCE=",
+        "lastModified": 1749237914,
+        "narHash": "sha256-N5waoqWt8aMr/MykZjSErOokYH6rOsMMXu3UOVH5kiw=",
         "owner": "NixOS",
         "repo": "nixpkgs",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "ed29f002b6d6e5e7e32590deb065c34a31dc3e91",
+        "rev": "70c74b02eac46f4e4aa071e45a6189ce0f6d9265",
         "type": "github"
       },
       "original": {
         "owner": "NixOS",
         "type": "github"
       },
       "original": {
         "owner": "NixOS",
-        "ref": "nixos-24.11",
+        "ref": "nixos-25.05",
         "repo": "nixpkgs",
         "type": "github"
       }
         "repo": "nixpkgs",
         "type": "github"
       }
index cf77a5798756ddb029e112092504efbf0d4f0ac6..ea59581c3b0b899c0748526acd869f79ca47513b 100644 (file)
--- a/flake.nix
+++ b/flake.nix
@@ -2,7 +2,7 @@
   description = "NixOS Flake";
 
   inputs = {
   description = "NixOS Flake";
 
   inputs = {
-    nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11";
+    nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
     flake-utils.url = "github:numtide/flake-utils";
 
     chirp.url = "git://psch.dev/chirp";
     flake-utils.url = "github:numtide/flake-utils";
 
     chirp.url = "git://psch.dev/chirp";