forked from nyanloutre/nixos-config
mettre à jour hash nixpkgs
This commit is contained in:
parent
204fa6b919
commit
c659bff3f0
@ -5,7 +5,7 @@
|
|||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
let
|
let
|
||||||
gitRev = "17d85e2162f7a65d8515626692d2ae55226d4680";
|
gitRev = "baee8283bb858602e6b8d9c4763f11f79d4ac813";
|
||||||
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…
Reference in New Issue
Block a user