osidjasoidjsaoidjsaoidjsaoidjasodij# Please enter the commit message for your changes. Lines starting
This commit is contained in:
parent
96084f0004
commit
619882bbc3
13
default.nix
13
default.nix
@ -1,13 +0,0 @@
|
||||
(import
|
||||
(
|
||||
let
|
||||
lock = builtins.fromJSON (builtins.readFile ./flake.lock);
|
||||
in
|
||||
fetchTarball {
|
||||
url = "https://github.com/edolstra/flake-compat/archive/${lock.nodes.flake-compat.locked.rev}.tar.gz";
|
||||
sha256 = lock.nodes.flake-compat.locked.narHash;
|
||||
}
|
||||
)
|
||||
{
|
||||
src = ./.;
|
||||
}).defaultNix
|
Loading…
Reference in New Issue
Block a user