This website requires JavaScript.
Explore
Help
Sign In
nix-community
/
dream2nix
Watch
1
Star
1
Fork
0
You've already forked dream2nix
mirror of
https://github.com/nix-community/dream2nix.git
synced
2024-12-18 20:11:33 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
9fc0623a48
dream2nix
/
overrides
/
nodejs
/
default.nix
18 lines
93 B
Nix
Raw
Normal View
History
Unescape
Escape
init: dream2nix overrides
2021-10-31 06:38:51 +03:00
{
lib
,
pkgs
,
improve override system - add utils.satisfiesSemver (from poetry2nix) - nix-parsec add LICENSE from https://github.com/nprindle/nix-parsec/issues/5 - remove builtin overrides (moved to dreampkgs)
2021-11-06 07:38:04 +03:00
# dream2nix
satisfiesSemver
,
.
.
.
init: dream2nix overrides
2021-10-31 06:38:51 +03:00
}
:
let
b
=
builtins
;
in
{
improve override system - add utils.satisfiesSemver (from poetry2nix) - nix-parsec add LICENSE from https://github.com/nprindle/nix-parsec/issues/5 - remove builtin overrides (moved to dreampkgs)
2021-11-06 07:38:04 +03:00
fixes and improvements for nodejs - add system specific dream2nix to flake outputs - add more overrides - overrides allow regex as key
2021-11-02 11:13:34 +03:00
init: dream2nix overrides
2021-10-31 06:38:51 +03:00
}
Reference in New Issue
Copy Permalink