Commit Graph

160 Commits (master)

Author SHA1 Message Date
Daniel Løvbrøtte Olsen 552d6d1b33 Add mesa to mangohud 2020-04-14 20:45:20 +02:00
Daniel Løvbrøtte Olsen efe9f34b94 Update radical-native 2020-04-14 18:00:39 +02:00
Daniel Løvbrøtte Olsen 05dd5105f3 Mark as broken 2020-04-14 12:24:19 +02:00
Daniel Løvbrøtte Olsen a1b285facc Add Information 2020-04-14 12:15:30 +02:00
Daniel Løvbrøtte Olsen 8cf7895d60 Update vcsi to 7.0.12 2020-04-14 12:11:10 +02:00
Daniel Løvbrøtte Olsen 0515775745 Add vsci 2020-04-14 03:33:26 +02:00
Daniel Løvbrøtte Olsen 2ec78c4474 start on botamusiqe 2020-04-11 22:45:57 +02:00
Daniel Løvbrøtte Olsen 5652c2561c Add mangohud 2020-04-04 16:29:45 +02:00
Daniel Løvbrøtte Olsen 21bd5ef1ae more work on av1an 2020-03-03 12:22:05 +01:00
Daniel Løvbrøtte Olsen 1df5f843dc Merge branch 'master' of https://git.dodsorf.as/Dandellion/NUR 2020-03-02 22:58:44 +01:00
Daniel Løvbrøtte Olsen 7a5260ab49 init av1an 2020-03-02 22:58:24 +01:00
Daniel Løvbrøtte Olsen 20e23355fc JAVMovieScraper has been fixed 2020-02-28 01:12:16 +01:00
Daniel Løvbrøtte Olsen d1c631e987 init photini 2020-02-27 23:13:11 +01:00
Daniel Løvbrøtte Olsen 3c169e222e use buildEnv for radical-native 2020-02-25 14:40:50 +01:00
Daniel Løvbrøtte Olsen c037f7b4e1 init radical-native 2020-02-25 14:17:49 +01:00
Daniel Løvbrøtte Olsen 0d800bca69 fix indent 2020-02-25 12:37:48 +01:00
Daniel Løvbrøtte Olsen fd0a67450d It happned again,
also add metadata

gradle2nix doesnt put the 1.3.0 version of the forms library, so I had to add it to the gradle-env.json myself
2020-02-25 10:29:52 +00:00
Daniel Løvbrøtte Olsen fcf78b5e80 Update gradle2nix stuff because codacy updates without changing the version number :):):):):) 2019-12-29 19:11:10 +01:00
Daniel Løvbrøtte Olsen 43a1c25571 more janus 2019-11-22 13:43:12 +01:00
Daniel Løvbrøtte Olsen eb01ed1d1e more packaging of janusVR 2019-11-22 07:48:32 +01:00
Daniel Løvbrøtte Olsen f2d588fff4 more janus 2019-11-20 15:29:38 +01:00
Daniel Løvbrøtte Olsen 690e88f60c start packaging of janusVR 2019-11-19 19:22:15 +01:00
Daniel Løvbrøtte Olsen d5ab4f171b Update README.md 2019-11-19 10:00:13 +00:00
Daniel Løvbrøtte Olsen 6fa0c7a68e codecoverage isnt done, dont need non-version-pinned library 2019-11-15 15:40:31 +01:00
Daniel Løvbrøtte Olsen 592a1f57a8 Update README.md 2019-11-04 17:02:28 +00:00
Daniel Løvbrøtte Olsen cf33c01b54 Update README.md 2019-11-02 11:26:19 +00:00
Daniel Løvbrøtte Olsen f95c8506fc Remove example Package 2019-11-02 12:20:52 +01:00
Daniel Løvbrøtte Olsen 23556559dd make installPhase a little prettier for JAVMovieScraper 2019-11-02 12:19:33 +01:00
Daniel Løvbrøtte Olsen da07c4a091 Merge branch 'master' of https://git.dodsorf.as/Dandellion/NUR 2019-11-02 12:00:42 +01:00
Daniel Løvbrøtte Olsen 6959b4d93b Package JAVMovieScraper 2019-11-02 11:59:11 +01:00
Daniel Løvbrøtte Olsen 5fe5988ce3 Update default.nix 2019-11-01 06:58:17 +00:00
Daniel Løvbrøtte Olsen 68ae3c2cbb fix ranked viewer for reals 2019-11-01 07:49:34 +01:00
Daniel Løvbrøtte Olsen 2bce3d0383 fix ranked viewer 2019-11-01 07:48:23 +01:00
Daniel Løvbrøtte Olsen 6f5e26e90f add rank_photos package 2019-10-31 18:57:34 +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 4056f4e33d Fix builds of free packages (#7)
The license.free field is set to false for non-free packages, for free
packages it is set to true or is missing entirely. Thus we need to
default the case of a missing field to true, not false.
2019-04-07 15:23:49 +02:00
Jörg Thalheim 6a90fd0664
Merge pull request #6 from rycee/refactor-support-code
Refactor support code
2019-04-01 07:38:52 +01: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
Robert Helgesson 262dabbaf2
Refactor `overlay.nix`
Simplify `overlay.nix` a bit by removing unnecessary filtering on
attribute values.
2019-03-28 23:52:37 +01:00
Francesco Gazzetta 1ab421bfa7
Merge pull request #5 from nix-community/only-build-free
Only build free packages
2019-03-23 19:27:03 +01:00
Francesco Gazzetta 6ad0281a19 Use 'or' syntax 2019-03-23 19:23:06 +01:00
Francesco Gazzetta c57e61235d Wording 2019-03-23 19:15:08 +01:00
Francesco Gazzetta 23f67915d1 Only build free packages 2019-03-23 19:15:08 +01:00
Francesco Gazzetta f751ec55c7 Rename non-broken 2019-03-23 19:15:08 +01:00
Francesco Gazzetta 1110dde8dc Clean up the filtering 2019-03-23 19:15:03 +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