Commit 2fda04e0d284

Vincent Demeester <vincent@sbr.pm>
2025-05-25 23:47:30
flake.nix: add 25.05 ๐Ÿ™ƒ
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 9cc6047
Changed files (2)
flake.lock
@@ -46,6 +46,29 @@
         "type": "github"
       }
     },
+    "agenix-25_05": {
+      "inputs": {
+        "darwin": "darwin_3",
+        "home-manager": "home-manager_3",
+        "nixpkgs": [
+          "nixpkgs-25_05"
+        ],
+        "systems": "systems_3"
+      },
+      "locked": {
+        "lastModified": 1747575206,
+        "narHash": "sha256-NwmAFuDUO/PFcgaGGr4j3ozG9Pe5hZ/ogitWhY+D81k=",
+        "owner": "ryantm",
+        "repo": "agenix",
+        "rev": "4835b1dc898959d8547a871ef484930675cb47f1",
+        "type": "github"
+      },
+      "original": {
+        "owner": "ryantm",
+        "repo": "agenix",
+        "type": "github"
+      }
+    },
     "buildkit-tekton": {
       "inputs": {
         "nix-github-actions": "nix-github-actions",
@@ -192,6 +215,28 @@
         "type": "github"
       }
     },
+    "darwin_3": {
+      "inputs": {
+        "nixpkgs": [
+          "agenix-25_05",
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "lastModified": 1744478979,
+        "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=",
+        "owner": "lnl7",
+        "repo": "nix-darwin",
+        "rev": "43975d782b418ebf4969e9ccba82466728c2851b",
+        "type": "github"
+      },
+      "original": {
+        "owner": "lnl7",
+        "ref": "master",
+        "repo": "nix-darwin",
+        "type": "github"
+      }
+    },
     "disko": {
       "inputs": {
         "nixpkgs": [
@@ -523,6 +568,27 @@
         "type": "github"
       }
     },
+    "home-manager-25_05": {
+      "inputs": {
+        "nixpkgs": [
+          "nixpkgs-25_05"
+        ]
+      },
+      "locked": {
+        "lastModified": 1747556831,
+        "narHash": "sha256-Qb84nbYFFk0DzFeqVoHltS2RodAYY5/HZQKE8WnBDsc=",
+        "owner": "nix-community",
+        "repo": "home-manager",
+        "rev": "d0bbd221482c2713cccb80220f3c9d16a6e20a33",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-community",
+        "ref": "release-25.05",
+        "repo": "home-manager",
+        "type": "github"
+      }
+    },
     "home-manager_2": {
       "inputs": {
         "nixpkgs": [
@@ -545,6 +611,27 @@
       }
     },
     "home-manager_3": {
+      "inputs": {
+        "nixpkgs": [
+          "agenix-25_05",
+          "nixpkgs"
+        ]
+      },
+      "locked": {
+        "lastModified": 1745494811,
+        "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=",
+        "owner": "nix-community",
+        "repo": "home-manager",
+        "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-community",
+        "repo": "home-manager",
+        "type": "github"
+      }
+    },
+    "home-manager_4": {
       "inputs": {
         "nixpkgs": [
           "nixpkgs"
@@ -756,6 +843,22 @@
         "type": "github"
       }
     },
+    "nixpkgs-25_05": {
+      "locked": {
+        "lastModified": 1748162331,
+        "narHash": "sha256-rqc2RKYTxP3tbjA+PB3VMRQNnjesrT0pEofXQTrMsS8=",
+        "owner": "NixOS",
+        "repo": "nixpkgs",
+        "rev": "7c43f080a7f28b2774f3b3f43234ca11661bf334",
+        "type": "github"
+      },
+      "original": {
+        "owner": "NixOS",
+        "ref": "nixos-25.05",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
     "nixpkgs-master": {
       "locked": {
         "lastModified": 1747750123,
@@ -883,6 +986,7 @@
       "inputs": {
         "agenix": "agenix",
         "agenix-24_11": "agenix-24_11",
+        "agenix-25_05": "agenix-25_05",
         "buildkit-tekton": "buildkit-tekton",
         "chapeau-rouge": "chapeau-rouge",
         "chick-group": "chick-group",
@@ -890,14 +994,16 @@
         "disko": "disko",
         "emacs-overlay": "emacs-overlay",
         "flake-compat": "flake-compat_3",
-        "home-manager": "home-manager_3",
+        "home-manager": "home-manager_4",
         "home-manager-24_11": "home-manager-24_11",
+        "home-manager-25_05": "home-manager-25_05",
         "lanzaboote": "lanzaboote",
         "nixos-generators": "nixos-generators",
         "nixos-hardware": "nixos-hardware",
         "nixos-wsl": "nixos-wsl",
         "nixpkgs": "nixpkgs_2",
         "nixpkgs-24_11": "nixpkgs-24_11",
+        "nixpkgs-25_05": "nixpkgs-25_05",
         "nixpkgs-master": "nixpkgs-master",
         "pre-commit-hooks": "pre-commit-hooks_3",
         "system-manager": "system-manager"
@@ -973,6 +1079,21 @@
         "repo": "default",
         "type": "github"
       }
+    },
+    "systems_3": {
+      "locked": {
+        "lastModified": 1681028828,
+        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+        "owner": "nix-systems",
+        "repo": "default",
+        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+        "type": "github"
+      },
+      "original": {
+        "owner": "nix-systems",
+        "repo": "default",
+        "type": "github"
+      }
     }
   },
   "root": "root",
flake.nix
@@ -264,6 +264,12 @@
       repo = "nixpkgs";
       ref = "nixos-unstable";
     };
+    nixpkgs-25_05 = {
+      type = "github";
+      owner = "NixOS";
+      repo = "nixpkgs";
+      ref = "nixos-25.05";
+    };
     nixpkgs-24_11 = {
       type = "github";
       owner = "NixOS";
@@ -280,6 +286,13 @@
       repo = "home-manager";
       inputs.nixpkgs.follows = "nixpkgs";
     };
+    home-manager-25_05 = {
+      type = "github";
+      owner = "nix-community";
+      repo = "home-manager";
+      ref = "release-25.05";
+      inputs.nixpkgs.follows = "nixpkgs-25_05";
+    };
     home-manager-24_11 = {
       type = "github";
       owner = "nix-community";
@@ -338,6 +351,8 @@
     };
     agenix.url = "github:ryantm/agenix";
     agenix.inputs.nixpkgs.follows = "nixpkgs";
+    agenix-25_05.url = "github:ryantm/agenix";
+    agenix-25_05.inputs.nixpkgs.follows = "nixpkgs-25_05";
     agenix-24_11.url = "github:ryantm/agenix";
     agenix-24_11.inputs.nixpkgs.follows = "nixpkgs-24_11";