mirror of
https://cgit.krebsco.de/krops/
synced 2025-02-06 23:35:51 +00:00
readme source: follow nixos-18.03
This commit is contained in:
parent
c3af2ddcf2
commit
e4269ed29b
@ -24,8 +24,8 @@ let
|
||||
|
||||
source = lib.evalSource [{
|
||||
nixpkgs.git = {
|
||||
ref = "4b4bbce199d3b3a8001ee93495604289b01aaad3";
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
ref = "origin/nixos-18.03";
|
||||
url = https://github.com/NixOS/nixpkgs-channels;
|
||||
};
|
||||
nixos-config.file = toString (pkgs.writeText "nixos-config" ''
|
||||
{ pkgs, ... }: {
|
||||
|
Loading…
Reference in New Issue
Block a user