This website requires JavaScript.
Explore
Help
Sign in
mynix
/
system
Watch
1
Star
1
Fork
You've already forked system
0
Code
Issues
2
Pull requests
Activity
cd05295f56
system
/
packages
/
default.nix
4 lines
70 B
Nix
Raw
Normal View
History
Unescape
Escape
chore: remove myip package
2023-06-16 01:02:07 +03:00
{
callPackage
,
.
.
.
}:
nix: use 22.11 stable nixpkgs (#13) nix: refac overlays nix: fix path to packages nix: use mkMerge nix: rename nixpkgs-unstable input user: remove my tools user: build use unstable packages for nil cannot be built on stable because it requires rustc 1.66 or newer, while the currently active rustc version is 1.64.0 host/magenta: use unstable gitea nix: fix rollback command nix: fix overlays user: use unstable haskell packages to build xmonad user: don't build woodpecker-cli host: import nix module for canigou and magenta pkgs: fix woodpecker host/home: use unstable kernel to use rtl88x2bu driver host: use unstable ipfs move ipfs to shared config user: use unstable woodpecker-cli Reviewed-on: https://git.pleshevski.ru/mynix/system/pulls/13
2023-03-31 17:40:22 +03:00
chore: remove myip package
2023-06-16 01:02:07 +03:00
(
import
./woodpecker
{
inherit
callPackage
;
}
)
Reference in a new issue
Copy permalink