MetaDark
c2d644c7a9
Don't try to update NUR on cron jobs
2020-01-11 12:47:50 -05:00
Francesco Gazzetta
2610a5b60b
Update stable channel to 19.09
2019-11-06 16:07:19 +01:00
Francesco Gazzetta
11c746f236
Update stable channel to 19.03
...
Closes https://github.com/nix-community/nur-packages-template/issues/4
2019-04-15 23:48:52 +02:00
Robert Helgesson
87ddc10b67
Replace `buildable.nix` by `ci.nix`
...
The `ci.nix` file contains a number of improvements over
`buildable.nix`. For example, it
- honors `recurseForDerivations` to also build packages inside
attributes,
- builds all package outputs, and
- separates buildable and cacheable outputs such that packages having
`preferLocalBuild` are not cached.
2019-03-31 21:42:04 +02:00
Francesco Gazzetta
f751ec55c7
Rename non-broken
2019-03-23 19:15:08 +01:00
Domen Kožar
ea430a68d0
.travis.yaml: change how cachix is installed
...
Sadly nixpkgs haskell set is not stable and there's little
I can do to improve that, so official way to install cachix is via
known nixpkgs commit as above
2019-03-06 10:57:10 +00:00
Francesco Gazzetta
c145cf0a48
18.09 channel
...
Closes #3
2018-10-22 12:38:40 +02:00
Francesco Gazzetta
7b85c8a19f
Test on multiple channels
...
Closes fgaz/nur-packages-template#1
2018-10-02 16:25:23 +02:00
Francesco Gazzetta
80457e2d60
Cachix is in nixpkgs now
2018-08-23 14:11:17 +02:00
Francesco Gazzetta
41c257cc62
Eval overlays
2018-07-22 18:16:24 +02:00
Francesco Gazzetta
ca39a8faad
Eval lib, modules, and overlays
...
Fixes #2
2018-07-22 12:49:58 +02:00
Francesco Gazzetta
9e607a0772
No need to export $outs
...
It actually hid the error code
2018-07-16 14:52:56 +02:00
Francesco Gazzetta
eed630f9b1
Trigger NUR update only on master builds
2018-07-16 14:33:35 +02:00
Francesco Gazzetta
dd95bed0d8
Initial commit
...
Extracted the skeleton from https://github.com/fgaz/nur-packages.git
2018-07-16 14:18:20 +02:00