This website requires JavaScript.
Explore
Help
Sign In
pub-solar
/
os
Watch
5
Star
0
Fork
You've already forked os
2
Code
Issues
4
Pull requests
Packages
Projects
1
Releases
Wiki
Activity
28f1bd66f0
os
/
shell
/
default.nix
10 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
imp: use bud nixos-/devhsllModules and hide rebiding both modules depend on `self`/`inputs` available as special args for both, devshell & nixos modules, so bump to an improved `digga`, as well.
2021-07-21 04:36:41 +00:00
{
self
,
inputs
,
.
.
.
}:
fmt
2021-07-16 21:01:25 +00:00
{
fix/upstreaming-merge-conflicts (#41) Co-authored-by: Anton <fetsorn@gmail.com> Co-authored-by: Chris Montgomery <chris@cdom.io> Co-authored-by: Timothy DeHerrera <tim.deh@pm.me> Co-authored-by: Parthiv Seetharaman <pachum99@myrdd.info> Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Co-authored-by: GTrunSec <gtrunsec@hardenedlinux.org> Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/41 Co-authored-by: teutat3s <teutates@mailbox.org> Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-11 22:11:36 +00:00
modules
=
with
inputs
;
[
imp: use bud nixos-/devhsllModules and hide rebiding both modules depend on `self`/`inputs` available as special args for both, devshell & nixos modules, so bump to an improved `digga`, as well.
2021-07-21 04:36:41 +00:00
]
;
fix/upstreaming-merge-conflicts (#41) Co-authored-by: Anton <fetsorn@gmail.com> Co-authored-by: Chris Montgomery <chris@cdom.io> Co-authored-by: Timothy DeHerrera <tim.deh@pm.me> Co-authored-by: Parthiv Seetharaman <pachum99@myrdd.info> Co-authored-by: bors[bot] <26634292+bors[bot]@users.noreply.github.com> Co-authored-by: GTrunSec <gtrunsec@hardenedlinux.org> Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/41 Co-authored-by: teutat3s <teutates@mailbox.org> Co-committed-by: teutat3s <teutates@mailbox.org>
2021-10-11 22:11:36 +00:00
exportedModules
=
[
imp: use bud nixos-/devhsllModules and hide rebiding both modules depend on `self`/`inputs` available as special args for both, devshell & nixos modules, so bump to an improved `digga`, as well.
2021-07-21 04:36:41 +00:00
./devos.nix
ref: move devshell module here to `devos` again
2021-07-08 00:31:12 +00:00
]
;
}
imp: use bud nixos-/devhsllModules and hide rebiding both modules depend on `self`/`inputs` available as special args for both, devshell & nixos modules, so bump to an improved `digga`, as well.
2021-07-21 04:36:41 +00:00
Reference in a new issue
Copy permalink