diff --git a/flake.lock b/flake.lock index 1e34d25..a6d4360 100644 --- a/flake.lock +++ b/flake.lock @@ -470,16 +470,16 @@ }, "stable": { "locked": { - "lastModified": 1731133565, - "narHash": "sha256-tCErjTdCUWK06LzkcvwUM+3pyrrmdf8e0VDBBTgqznE=", + "lastModified": 1731829505, + "narHash": "sha256-/70EfkuN0AwDgM3stfowvezFOqtiKf/Y2WrtVv917TA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "11f65b4b0405cff5b54c813626bddcf5435d7ad2", + "rev": "f7ad229b11c0717601c7ad070795580ff5196165", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-24.05-small", + "ref": "nixos-24.11-small", "repo": "nixpkgs", "type": "github" } diff --git a/flake.nix b/flake.nix index 90cf267..bde8079 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ unstable.url = "github:NixOS/nixpkgs"; unstableSmall.url = "github:NixOS/nixpkgs/nixos-unstable-small"; - stable.url = "github:NixOS/nixpkgs/nixos-24.05-small"; + stable.url = "github:NixOS/nixpkgs/nixos-24.11-small"; lix-module = { url = "https://git.lix.systems/lix-project/nixos-module/archive/2.91.1-1.tar.gz"; diff --git a/templates/ada/flake.nix b/templates/ada/flake.nix index 3e395d5..af26ca9 100644 --- a/templates/ada/flake.nix +++ b/templates/ada/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self diff --git a/templates/fyne/flake.nix b/templates/fyne/flake.nix index 2903d60..fc0afc0 100644 --- a/templates/fyne/flake.nix +++ b/templates/fyne/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self diff --git a/templates/go-fyne/flake.nix b/templates/go-fyne/flake.nix index 170fa1c..5836744 100644 --- a/templates/go-fyne/flake.nix +++ b/templates/go-fyne/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self diff --git a/templates/go/flake.nix b/templates/go/flake.nix index 564231b..ca4e4c5 100644 --- a/templates/go/flake.nix +++ b/templates/go/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self diff --git a/templates/mojo/flake.nix b/templates/mojo/flake.nix index 82102ee..0fcd72e 100644 --- a/templates/mojo/flake.nix +++ b/templates/mojo/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self diff --git a/templates/ocaml/flake.nix b/templates/ocaml/flake.nix index e429ff3..1821dc7 100644 --- a/templates/ocaml/flake.nix +++ b/templates/ocaml/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self diff --git a/templates/perl/flake.nix b/templates/perl/flake.nix index 2e5067a..18a0568 100644 --- a/templates/perl/flake.nix +++ b/templates/perl/flake.nix @@ -1,7 +1,7 @@ { description = "thing: stuff and things"; - inputs.nixpkgs.url = "nixpkgs/nixos-24.05"; + inputs.nixpkgs.url = "nixpkgs/nixos-24.11"; outputs = { self