File tree Expand file tree Collapse file tree 3 files changed +6
-8
lines changed
Expand file tree Collapse file tree 3 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 33
44 inputs = {
55 flake-utils . url = "github:numtide/flake-utils" ;
6- # Last working commit from nixos-small-unstable
7- nixpkgs . url = "github:NixOS/nixpkgs?rev=75e28c029ef2605f9841e0baa335d70065fe7ae2" ;
6+ nixpkgs . url = "github:NixOS/nixpkgs/nixos-24.11-small" ;
87
98 treefmt-nix . url = "github:numtide/treefmt-nix" ;
109 treefmt-nix . inputs . nixpkgs . follows = "nixpkgs" ;
Original file line number Diff line number Diff line change 33
44 inputs = {
55 flake-utils . url = "github:numtide/flake-utils" ;
6- # Last working commit from nixos-small-unstable
7- nixpkgs . url = "github:NixOS/nixpkgs?rev=75e28c029ef2605f9841e0baa335d70065fe7ae2" ;
6+ nixpkgs . url = "github:NixOS/nixpkgs/nixos-24.11-small" ;
87 poetry2nix = {
98 url = "github:nix-community/poetry2nix" ;
109 inputs . nixpkgs . follows = "nixpkgs" ;
You can’t perform that action at this time.
0 commit comments