forked from nyanloutre/nixos-config
maj 18.09
This commit is contained in:
parent
c3e051501b
commit
f5efe91d93
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
gitRev = "d9634b4788a69eba897a5efb826f313942a860e2";
|
gitRev = "0ecd242437a00f0ad39d8adb19bfb0ccba5af760";
|
||||||
nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz";
|
nixpkgs = fetchTarball "https://github.com/nyanloutre/nixpkgs/archive/${gitRev}.tar.gz";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue