nix: upgrade nixpkgs to v24.11
This commit is contained in:
parent
94bee46cb8
commit
400054975b
4 changed files with 11 additions and 2 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-24.05.nix) {};
|
||||
# pkgs = import (bdir + /nixpkgs-24.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