nix/versions bump default versions with new nixpkgs/master
This commit is contained in:
parent
115bef2513
commit
d4d3d6bc40
3 changed files with 17 additions and 6 deletions
|
@ -22,6 +22,7 @@
|
|||
[ "nixos" (mkChannelSource "channelsNixosStable" + "/nixos") ]
|
||||
[ "channels-nixos-stable" (mkChannelSource "channelsNixosStable") ]
|
||||
[ "channels-nixos-unstable" (mkChannelSource "channelsNixosUnstable") ]
|
||||
[ "nixpkgs-master" (mkChannelSource "nixpkgsMaster") ]
|
||||
[ "home-manager-module" (mkChannelSource "homeManagerModule") ]
|
||||
];
|
||||
in (import (mkChannelSource "channelsNixosStable") {}).writeText "channels.rc" ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue