Update nixpkgs

This commit is contained in:
Graham Christensen 2017-12-04 20:55:25 -05:00
parent 694b9ce1c5
commit fd08bce899
No known key found for this signature in database
GPG key ID: ACA1C1D120C83D5C
2 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"url": "https://github.com/nixos/nixpkgs-channels.git",
"rev": "2e55aec9d790cd744074fe56651f094a09695f66",
"date": "2017-11-28T16:52:08+00:00",
"sha256": "0cnabkhvx6k39g8wq4fwpg82fq3sfwy81dlk3np1zbdhp46zx96c",
"rev": "561de381bcccfe6792f2908a5022449a05ae0050",
"date": "2017-12-04T15:43:31+08:00",
"sha256": "0126w4k4avn2r6d14wgwkjrc8bfnk3lkz9dzm214bp63w0hfxp5c",
"fetchSubmodules": true
}

View file

@ -1,4 +1,5 @@
#!/bin/sh
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix-prefetch-git
nix-prefetch-git https://github.com/nixos/nixpkgs-channels.git \
--rev refs/heads/nixpkgs-unstable > ./nix/nixpkgs.json