Commit Graph

12 Commits

Author SHA1 Message Date
Gytis Ivaskevicius
2db363d432
chore: update dependencies 2023-10-02 23:06:48 +03:00
Gytis Ivaskevicius
0af6931bdd Add darwin example and update devshell inputs 2022-03-14 14:03:40 +02:00
Gytis Ivaskevicius
84399ab4f8 Update nixpkgs/devshell 2021-12-13 10:33:54 +02:00
Gytis Ivaskevicius
08d7921714 Remove deprecated code 2021-09-05 22:45:27 +03:00
Gytis Ivaskevicius
3d108c9529 Update devshell 2021-09-04 20:14:39 -05:00
Gytis Ivaskevicius
05478f0b72 Post rebase fixes 2021-07-18 22:33:25 +03:00
Gytis Ivaskevicius
90c45a9cbf Fix build scripts 2021-07-18 22:29:27 +03:00
David Arnold
96d816c298 imp: allow arguments for devshell checks
This allows to pass --show-trace to the checks
2021-07-14 13:45:44 -05:00
Gytis Ivaskevicius
36d9cd2322 Update dependencies + implement check-utils 2021-06-20 14:16:07 +03:00
Gytis Ivaskevicius
1efba19f46 Add build-all and check-all commands 2021-05-19 12:15:21 +03:00
Gytis Ivaskevicius
6bdff31991 Add derivation tests 2021-05-17 23:24:27 +03:00
Gytis Ivaskevicius
f4d05364b8
Work on tests and restructoring (#54)
* Add tests/derivation-outputs

* Remove cases covered by tests

* Add channel patching test cases

* Remove patching code leftovers as part of the example

* Remove Summer CI

* Add tests/overlays-flow

* Fix devshell root path

* Fix overlays tests

* Cleanup tests

* Work on hosts config test

* Add rm-locks command

* Add validation for host options inheritance

* Evaluate builder

* Add examples/minimal-multichannel

* Add examples/home-manager+nur+neovim

* Add examples/exporters

* Remove examples/fully-featured

* Remove devshell.toml

* Moving files around

* Fix rm-locks command and add exporters build

* Improve devshell
2021-05-15 16:47:15 +03:00