switch to nixos-unstable as main channel
This commit is contained in:
parent
c634652369
commit
4e744af2db
6 changed files with 6 additions and 29 deletions
|
@ -2,9 +2,6 @@
|
|||
|
||||
with pkgs;
|
||||
let
|
||||
unstable = import <nixos-unstable> {
|
||||
config = removeAttrs config.nixpkgs.config [ "packageOverrides" ];
|
||||
};
|
||||
dotnet-sdk_3 = pkgs.callPackage (import (pkgs.fetchFromGitHub {
|
||||
name = "nixos-pr-dotnet-sdk_3";
|
||||
owner = "juselius";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue