nix: update for nixpkgs 25.11
This commit is contained in:
parent
cb99e13cd5
commit
0db0f29d82
7 changed files with 14 additions and 28 deletions
|
|
@ -8,7 +8,7 @@
|
|||
rec {
|
||||
### Set nixpkgs globally for the MMGen environment.
|
||||
### If you set it, make sure to uncomment the python variable assignment below.
|
||||
# pkgs = import (bdir + /nixpkgs-25.05.nix) {};
|
||||
# pkgs = import (bdir + /nixpkgs-25.11.nix) {};
|
||||
|
||||
### Set python version globally for the MMGen environment.
|
||||
### Must be set if pkgs is set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue