This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
colmena
Watch
10
Star
0
Fork
You've already forked colmena
1
Code
Issues
6
Pull requests
2
Projects
Releases
Packages
Wiki
Activity
nix-defined-activation
colmena
/
default.nix
4 lines
69 B
Nix
Raw
Permalink
Normal View
History
Unescape
Escape
Make dev environment flake-compatible Co-authored-by: Alex Zero <joseph@marsden.space>
2021-06-29 01:02:43 -07:00
let
default.nix: Switch to flake-compat `package.nix` is kept in sync with the expression in upstream Nixpkgs.
2022-01-21 00:45:12 -08:00
flake
=
import
./flake-compat.nix
;
default.nix: Return a derivation directly
2022-02-16 00:54:53 -08:00
in
flake
.
defaultNix
.
default
Reference in a new issue
Copy permalink