forked from the-distro/ofborg
fixup: flake-compat
This commit is contained in:
parent
5d4d9c3904
commit
0cd3543bc1
|
@ -1,6 +1,6 @@
|
||||||
(import
|
(import
|
||||||
(fetchTarball {
|
(fetchTarball {
|
||||||
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
|
url = "https://github.com/edolstra/flake-compat/archive/0f9255e01c2351cc7d116c072cb317785dd33b33.tar.gz";
|
||||||
sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2";
|
sha256 = "0m9grvfsbwmvgwaxvdzv6cmyvjnlww004gfxjvcl806ndqaxzy4j";
|
||||||
})
|
})
|
||||||
{ src = ./.; }).defaultNix.packages.${builtins.currentSystem}
|
{ src = ./.; }).defaultNix.packages.${builtins.currentSystem}
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
(import
|
(import
|
||||||
(fetchTarball {
|
(fetchTarball {
|
||||||
url = "https://github.com/edolstra/flake-compat/archive/99f1c2157fba4bfe6211a321fd0ee43199025dbf.tar.gz";
|
url = "https://github.com/edolstra/flake-compat/archive/0f9255e01c2351cc7d116c072cb317785dd33b33.tar.gz";
|
||||||
sha256 = "0x2jn3vrawwv9xp15674wjz9pixwjyj3j771izayl962zziivbx2";
|
sha256 = "0m9grvfsbwmvgwaxvdzv6cmyvjnlww004gfxjvcl806ndqaxzy4j";
|
||||||
})
|
})
|
||||||
{ src = ./.; }).shellNix
|
{ src = ./.; }).shellNix
|
||||||
|
|
Loading…
Reference in a new issue