Commit Graph

929 Commits

Author SHA1 Message Date
Jan Tojnar e98c804cc9
maintainers/scripts/update.nix: Clean up
Make calling update.py a little nicer
2019-06-02 09:07:18 +02:00
Jan Tojnar c3dd31f177
maintainers/scripts/update.nix: handle null paths
Previously we did not handle non-existant paths making the program crash.
Let’s show a proper error.
2019-06-02 09:03:41 +02:00
Jan Tojnar 36b2012447
maintainers/scripts/update.nix: ignore overlays
It makes little sense for update.nix to try to update overlays; for most people,
they will point to a read-only repository most of the cases.
2019-06-02 08:55:29 +02:00
Jan Tojnar fa1bbe69fb
maintainers/scripts/update.nix: Do not store updateScripts
For update script parallelization, we have started calling builtins.toJSON
on updateScripts, which triggers evaluation of paths and therefore their copying
to Nix store. This breaks update scripts that assume that they exist in nixpkgs
like dwarf-fortress.

https://github.com/NixOS/nixpkgs/issues/61935

Let’s stringify the paths before JSONification to prevent the evaluation.
2019-06-02 08:10:17 +02:00
Luke Bentley-Fox 5e83fbe018
maintainers: add lukebfox 2019-05-30 15:51:56 +01:00
Silvan Mosberger 2dd05f18c7
Merge pull request #62075 from Kiwi/new-zncModules
New znc modules
2019-05-27 18:40:18 +02:00
Silvan Mosberger 6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Marcial Gaißert e93a4e7b58 maintainers: add marzipankaiser 2019-05-26 18:24:23 +09:00
Robert Djubek 33329dc4bf
maintainer-list: add myself (Kiwi) as a maintainer 2019-05-26 05:02:29 +00:00
Matthieu Coudron cdf0dbac3a
Merge pull request #62058 from freepotion/maintainer-email-update
maintainer-list.nix: email update
2019-05-26 02:00:34 +09:00
Markus Schneider 0da09111da added mschneider to maintainers 2019-05-26 01:27:04 +09:00
Free Potion 3015c66727
maintainer-list.nix: email update 2019-05-25 18:39:09 +03:00
Anatolii Prylutskyi ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
Elmo Todurov 0e0de64d68 maintainers: add cf6b88f 2019-05-22 21:45:47 +09:00
samrose e42889bbfe
maintainers: add samrose 2019-05-21 18:46:39 +03:00
Robert Schütz 4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa 1a046e14a0 maintainers: add juaningan 2019-05-20 13:12:33 +02:00
Sascha Grunert 9b43c29047 cri-o: init at version v1.14.1
This commits adds the CRI-O package, which includes the `crio` binary as
well as `conmon` and `pause`. The configuration is not part of this
package because it would be included in a service.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-05-20 11:12:11 +01:00
Mario Rodas 5f6384976f
Merge pull request #61659 from ptrhlm/kanji-stroke-order-font
kanji-stroke-order-font: init at 4.002
2019-05-19 04:45:54 -05:00
Robin Gloster c1518540e8
Merge pull request #61220 from dtzWill/feature/100-percent-dtz-guaranteed-or-your-money-back
maintainer-list: add my gpg key info (@dtzWill), fix email
2019-05-18 09:09:08 +00:00
Piotr Halama d7cfe3cad0 maintainers: add ptrhlm 2019-05-18 09:11:21 +02:00
Renaud 508e88f55f
Merge pull request #61228 from sgraf812/master
alttab: init at 1.4.0
2019-05-17 19:41:51 +02:00
Renaud 3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann 89941316d5
Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
David Meister 99592dc3fe maintainers: Add thedavidmeister 2019-05-15 13:14:56 +10:00
Brian Hicks 758050e411 maintainers: add brianhicks 2019-05-13 19:38:22 -05:00
Elis Hirwing 83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
xbreak 6f07c3f2d2 maintainers: add xbreak 2019-05-12 11:27:12 +00:00
Vladimír Čunát ec5f5a21d7
Merge #60614: lua*Packages improvements 2019-05-12 10:01:48 +02:00
SRGOM 31df64d45a
maintainer-list.nix: add srgom
I have submitted a package for approval (and plan on submitting a few more), hence adding myself.
Sorted version of #61345.
2019-05-12 09:24:26 +02:00
Vladimír Čunát a58a44e0c2
maintainer-list.nix: insert-sort the entries at the end
> Please keep the list alphabetically sorted.
But apparently (some) people don't notice.
2019-05-12 09:16:45 +02:00
Aaron Andersen 39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
kolaente 29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
rexim ccfe8ec455 Add rexim to maintainers 2019-05-11 05:29:46 +07:00
Will Dietz d7ff576529
Merge pull request #60343 from dtzWill/fix/luarocks-nix-formatting-and-awesome-doc-goodness
luarocks-nix,luaPackages: formatting and additions; awesome: docs!
2019-05-10 16:56:58 -05:00
Sebastian Graf f8043fc41a Add sgraf as a maintainer 2019-05-10 10:09:33 +02:00
Will Dietz 5a07dafc4a
maintainer-list: add my gpg key info (@dtzWill), fix email
Apparently I have zero commits under nix@wdtz.org,
so change my address to match my commits and key.
2019-05-09 20:20:43 -05:00
dalance a29912c701 maintainers: add dalance 2019-05-09 02:00:59 +09:00
Jason Felice 037c15654a parinfer-rust: init at 0.3.1 2019-05-08 04:16:18 +09:00
dawidsowa e97da1177f maintainers: add dawidsowa 2019-05-08 02:45:56 +09:00
Mario Rodas 40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
Renaud c12dcc9c01
Merge pull request #60638 from klntsky/fix-pax-rs
pax-rs: fix missing Cargo.lock
2019-05-03 18:54:23 +02:00
Leah Neukirchen 24b1f7b145 maintainers: add leahneukirchen 2019-05-03 18:19:57 +09:00
Thiago Kenji Okada 794cf0a8ff maintainers: Add thiagokokada to maintainer-list 2019-05-01 19:04:14 -03:00
Benjamin Esham ca8b5baa80 maintainers: add bdesham 2019-05-01 14:28:44 -07:00
Eugene fea949f523 maintainers: add aethelz 2019-05-01 22:31:04 +03:00
Christopher A. Williamson a63be6cdd7 rambox-pro: init at 1.1.2 (#60380)
* Added myself to maintainer list

* Add package file for rambox-pro

* Add patch to fix rambox-pro build

* Removed child module refs from package

* Added various fixes for new rambox-pro pkg

* Change name -> pname to address feedback

* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Moved rambox-pro to rambox pkg

* Fixed package name - no idea what I was thinking here!

* Replace patch with postPatch script

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Removed patch file
2019-05-01 20:08:32 +02:00
klntsky b8c99fb0eb
pax-rs: fix missing Cargo.lock 2019-05-01 16:22:25 +03:00
Vladimír Čunát 110fb944f1
lua*Packages.http: 0.3 -> 0.4 (and generate)
One bugfix patch is included - merged upstream but not released yet.
knot-resolver wrapper would need to add binaryheap explicitly,
so it's migrated to the automatic LUA path discovery instead.
2019-05-01 11:28:47 +02:00
Vladimír Čunát 6108e63a01
lua*Packages.binaryheap: init at 0.4-1 (generated)
The generator wanted to do various changes in other packages as well,
but I didn't commit those.
2019-05-01 10:33:26 +02:00