Compare commits
No commits in common. "e103ca290f4ce6bbc2899504dc80c7f97a23e373" and "83a9251835ea435f64d0fcf1bf857149d23e7f29" have entirely different histories.
e103ca290f
...
83a9251835
2 changed files with 2 additions and 2 deletions
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
extraOptions = ''
|
||||
builders-use-substitutes = true
|
||||
experimental-features = nix-command flakes ca-references
|
||||
experimental-features = nix-command flakes
|
||||
keep-outputs = true
|
||||
keep-derivations = true
|
||||
'';
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
inputs = {
|
||||
base16-rofi = {
|
||||
url = "github:0xdec/base16-rofi";
|
||||
url = "git+ssh://git@gitlab.com/0xdec/base16-rofi.git";
|
||||
flake = false;
|
||||
};
|
||||
base16-kitty = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue