Use unstable for all the things

This commit is contained in:
Dave Gallant
2021-01-31 22:08:18 -05:00
parent 22bda76f84
commit d7e10ddd57
7 changed files with 71 additions and 104 deletions

42
flake.lock generated
View File

@@ -7,16 +7,15 @@
]
},
"locked": {
"lastModified": 1611323638,
"narHash": "sha256-+7wm2RH82NYTZjzl0Nw+8E4yyXqVp/6xPdPWHAQXlt8=",
"lastModified": 1612092990,
"narHash": "sha256-URLpFNVqrZ/Hectz04KXbtfSCW3muw8V08yKpCmoT4Y=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "91bd34620d73340be03642279ee0d1c64110ee6c",
"rev": "df7d81b0b322c793f1b0e99f7a1e14d91b5312fb",
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-20.09",
"repo": "home-manager",
"type": "github"
}
@@ -38,37 +37,6 @@
}
},
"nixpkgs": {
"locked": {
"lastModified": 1611910458,
"narHash": "sha256-//j54S14v9lp3YKizS1WZW3WKwLjGTzvwhHfUAaRBPQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6e7f25001fe6874f7ae271891f709bbf50a22c45",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-master": {
"locked": {
"lastModified": 1612059891,
"narHash": "sha256-ltJop0q6WH0S8st4ZQd7tOVlyDJSIei+CD7tJBbIJlo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "27da11972d3fd9353f81e94a6549e8a0da40f45d",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1611575689,
"narHash": "sha256-z2rNP3zdVnGxp9iV2Rbn0/LLKhk47DZQKxDkpYFLI7M=",
@@ -88,9 +56,7 @@
"inputs": {
"home-manager": "home-manager",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nixpkgs-master": "nixpkgs-master",
"nixpkgs-unstable": "nixpkgs-unstable"
"nixpkgs": "nixpkgs"
}
}
},