mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-01 01:30:53 +02:00
update flake
This commit is contained in:
parent
97abc1c327
commit
3d137375d2
2 changed files with 109 additions and 768 deletions
853
flake.lock
generated
853
flake.lock
generated
File diff suppressed because it is too large
Load diff
24
flake.nix
24
flake.nix
|
@ -40,12 +40,6 @@
|
||||||
inputs.utils.follows = "flake-utils";
|
inputs.utils.follows = "flake-utils";
|
||||||
};
|
};
|
||||||
|
|
||||||
linkal = {
|
|
||||||
url = "github:JulienMalka/Linkal/main";
|
|
||||||
inputs.flake-utils.follows = "flake-utils";
|
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
|
||||||
|
|
||||||
attic = {
|
attic = {
|
||||||
url = "github:zhaofengli/attic";
|
url = "github:zhaofengli/attic";
|
||||||
inputs.nixpkgs.follows = "unstable";
|
inputs.nixpkgs.follows = "unstable";
|
||||||
|
@ -53,11 +47,6 @@
|
||||||
inputs.flake-utils.follows = "flake-utils";
|
inputs.flake-utils.follows = "flake-utils";
|
||||||
};
|
};
|
||||||
|
|
||||||
nixd = {
|
|
||||||
url = "github:nix-community/nixd";
|
|
||||||
inputs.nixpkgs.follows = "unstable";
|
|
||||||
};
|
|
||||||
|
|
||||||
nix-index-database = {
|
nix-index-database = {
|
||||||
url = "github:Mic92/nix-index-database";
|
url = "github:Mic92/nix-index-database";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
@ -67,23 +56,10 @@
|
||||||
url = "github:nix-community/lanzaboote/master";
|
url = "github:nix-community/lanzaboote/master";
|
||||||
};
|
};
|
||||||
|
|
||||||
nix-straight = {
|
|
||||||
url = "github:codingkoi/nix-straight.el?ref=codingkoi/apply-librephoenixs-fix";
|
|
||||||
flake = false;
|
|
||||||
};
|
|
||||||
nix-doom-emacs = {
|
|
||||||
url = "github:nix-community/nix-doom-emacs";
|
|
||||||
inputs = {
|
|
||||||
nix-straight.follows = "nix-straight";
|
|
||||||
};
|
|
||||||
};
|
|
||||||
|
|
||||||
buildbot-nix.url = "github:JulienMalka/buildbot-nix";
|
buildbot-nix.url = "github:JulienMalka/buildbot-nix";
|
||||||
|
|
||||||
zotero-nix.url = "github:camillemndn/zotero-nix";
|
zotero-nix.url = "github:camillemndn/zotero-nix";
|
||||||
nur.url = "github:nix-community/NUR";
|
nur.url = "github:nix-community/NUR";
|
||||||
emacs-overlay.url = "github:nix-community/emacs-overlay";
|
|
||||||
|
|
||||||
nix-hash-collection.url = "github:JulienMalka/nix-hash-collection";
|
nix-hash-collection.url = "github:JulienMalka/nix-hash-collection";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue