mors & uriel: update revs

This commit is contained in:
lassulus 2015-06-10 00:21:12 +02:00
parent d08eee4ea7
commit afa7f0b98d
2 changed files with 4 additions and 2 deletions

View File

@ -26,9 +26,10 @@
../../secrets/mors-pw.nix ../../secrets/mors-pw.nix
./repos.nix ./repos.nix
]; ];
nixpkgs = { nixpkgs = {
url = "https://github.com/Lassulus/nixpkgs"; url = "https://github.com/Lassulus/nixpkgs";
rev = "0b1dfed50d9ec2222b94d68f84376f66e82d19e3"; rev = "b74c8eeb73a75eb61148c190df4733474a99a205";
}; };
networking.hostName = "mors"; networking.hostName = "mors";

View File

@ -18,9 +18,10 @@
../lass/bird.nix ../lass/bird.nix
./repos.nix ./repos.nix
]; ];
nixpkgs = { nixpkgs = {
url = "https://github.com/Lassulus/nixpkgs"; url = "https://github.com/Lassulus/nixpkgs";
rev = "0b1dfed50d9ec2222b94d68f84376f66e82d19e3"; rev = "b74c8eeb73a75eb61148c190df4733474a99a205";
}; };
networking.hostName = "uriel"; networking.hostName = "uriel";