diff options
| author | makefu <github@syntax-fehler.de> | 2017-06-01 10:08:56 +0200 |
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2017-06-01 10:08:56 +0200 |
| commit | f4daa30033313221303ebc7a2e4aeb83a090987e (patch) | |
| tree | 35c1e003dccef2d11cf945b60522b456ae878aba /nin/2configs/nixpkgs.nix | |
| parent | a19e4c630d187de61ccc12832ebf5e251204c315 (diff) | |
| parent | ee5fdf7a55b517afcf9cdc1223a4d212592ab9a2 (diff) | |
Merge remote-tracking branch 'lass/master'
Diffstat (limited to 'nin/2configs/nixpkgs.nix')
| -rw-r--r-- | nin/2configs/nixpkgs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/2configs/nixpkgs.nix b/nin/2configs/nixpkgs.nix index 9c3eaff..14ddb79 100644 --- a/nin/2configs/nixpkgs.nix +++ b/nin/2configs/nixpkgs.nix @@ -3,6 +3,6 @@ { krebs.build.source.nixpkgs.git = { url = https://github.com/nixos/nixpkgs; - ref = "5b0c9d4"; + ref = "0afb6d7"; }; } |
