Commit graph

1243 commits

Author SHA1 Message Date
Profpatsch 4616ef1f41 skaware: switch from git repos to tarballs
It should be more performant this way.
2018-09-06 11:53:22 +02:00
Profpatsch 0071ae1d4f skawarePackages: factor out the common parts
Introduce a `skawarePackages.buildPackage` function that contains the
common setup, removing a lot of duplication.
In particular, we require that the build directory has to be empty
after the `fixupPhase`, to make sure every relevant file is moved to
the outputs.

A next step would be to deduplicate the `configureFlags` attributes
and only require a `skawareInputs` field.
2018-09-06 11:53:22 +02:00
Profpatsch ec7d4a8089 skaware: update tools & libraries to summer 2018 release
https://www.mail-archive.com/skaware@list.skarnet.org/msg01217.html

No support for yet.
2018-09-06 11:53:22 +02:00
Jörg Thalheim bb9f6ea624
Merge pull request #45848 from r-ryantm/auto-update/augeas
augeas: 1.10.1 -> 1.11.0
2018-09-03 00:05:14 +01:00
R. RyanTM 584d6d2672 facter: 3.11.3 -> 3.11.4 (#45836)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
facter
2018-09-01 13:21:10 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
R. RyanTM 5c0423eff4 at: 3.1.20 -> 3.1.23 (#45847)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
at
2018-08-31 09:45:14 +02:00
R. RyanTM 07d33b0024 augeas: 1.10.1 -> 1.11.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
augeas
2018-08-30 23:09:50 -07:00
Jan Tojnar f0136e4bc8
Merge pull request #45638 from aanderse/incron
incron: init at 0.5.12
2018-08-31 06:54:58 +01:00
Aaron Andersen d7d7533c18 changes as per requested by @aszlig 2018-08-31 02:52:49 +00:00
John Ericson 2c2f1e37d4 reewide: Purge all uses stdenv.system and top-level system
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Aaron Andersen 1a05952f44 remove duplicate string 2018-08-27 22:37:22 +00:00
Aaron Andersen 9153e499a8 removed redundant line 2018-08-27 22:35:25 +00:00
Aaron Andersen bd50320cb1 some cleanup of the package .nix file as recommended by @jtojnar 2018-08-27 21:28:20 +00:00
Jörg Thalheim 6d797c8462 nixpkgs.syslogng_incubator: mark as broken
cc @rickynils
2018-08-27 22:17:39 +01:00
Aaron Andersen e8d79aba4e use fetchFromGitHub instead of fetchurl as recommended by @jtojnar 2018-08-27 20:59:19 +00:00
Aaron Andersen 64fd3f10aa fixed mistake about location of HOME 2018-08-27 15:49:41 +00:00
Aaron Andersen 4d89adcd72 tweak the PATH variable to better match what NixOS provides 2018-08-27 15:24:10 +00:00
Aaron Andersen 8da9d7ceb1 conforming to CONTRIBUTING.md 2018-08-25 21:10:59 -04:00
Aaron Andersen 944f0b01a4 replace hardcoded guess path with what i hope is the proper nixos path 2018-08-26 01:02:33 +00:00
Aaron Andersen 63c3b7ce10 fixed license
added incron to pkgs
2018-08-25 20:51:39 -04:00
Aaron Andersen fc03a9f5b7 initial work on incron service 2018-08-25 18:08:24 -04:00
edef c331750258 minijail: android-8.0.0_r34 -> android-9.0.0_r3 2018-08-24 16:23:39 +00:00
R. RyanTM 9188d0a0a8 syslogng: 3.16.1 -> 3.17.2 (#45131)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/syslog-ng/versions.
2018-08-23 23:20:13 +02:00
Francesco Gazzetta 599963c81e testdisk-photorec: init at 7.0 (#45329) 2018-08-23 22:40:54 +02:00
R. RyanTM e04f5c925e acpica-tools: 20180629 -> 20180810 (#45255)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/acpica-tools/versions.
2018-08-21 20:53:28 +02:00
Vladimír Čunát 153a19df05
Merge branch 'master' into staging-next
Hydra: ?compare=1474536
2018-08-20 09:15:33 +02:00
lewo 9bbf500699
Merge pull request #45252 from r-ryantm/auto-update/di
di: 4.46 -> 4.47
2018-08-19 08:46:57 +02:00
Vladimír Čunát d0f11020ca
Merge #45175: pciutils: 3.6.1 -> 3.6.2 2018-08-17 21:25:19 +02:00
Vladimír Čunát 8831f7a048
pciutils: fix the comment with DB date
It was repeatedly getting outdated,
and now pciutils is getting updated fairly often.
2018-08-17 21:24:16 +02:00
Vladimír Čunát 14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát 209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
R. RyanTM 0cb3cd5604 di: 4.46 -> 4.47
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/di/versions.
2018-08-17 05:32:31 -07:00
Vladimír Čunát cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Michael Raskin b76d75f1ac
Merge pull request #45135 from r-ryantm/auto-update/sleuthkit
sleuthkit: 4.6.1 -> 4.6.2
2018-08-17 08:46:51 +00:00
R. RyanTM 3b6b8fc67e pciutils: 3.6.1 -> 3.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pciutils/versions.
2018-08-16 20:24:21 -07:00
R. RyanTM a7d212763a sleuthkit: 4.6.1 -> 4.6.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sleuthkit/versions.
2018-08-16 12:07:39 -07:00
xeji 4f9c7ea1df
Merge pull request #45077 from markuskowa/licenses-c
Add license meta tags
2018-08-16 12:34:56 +02:00
Matthew Bauer 3d6448250f
Merge pull request #43550 from IvanMalison/add_rofi-systemd
rofi-systemd: init at 0.1.0
2018-08-15 19:56:16 -05:00
Markus Kowalewski 8fa1389402
cron: add license 2018-08-15 20:53:08 +02:00
Vladimír Čunát ded9a4b1aa
Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát 00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Jan Malakhovski 17104e82cf gptfdisk: fix tests 2018-08-11 09:35:22 +00:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Pascal Wittmann af8cd3c74e
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
R. RyanTM 45216f9468 efibootmgr: 16 -> 17 (#44786)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/efibootmgr/versions.
2018-08-09 08:22:01 +02:00
Michael Raskin 2690a9c4da
Merge pull request #44761 from r-ryantm/auto-update/ipmiutil
ipmiutil: 3.1.1 -> 3.1.2
2018-08-09 05:12:40 +00:00
R. RyanTM f46814fbb7 ipmiutil: 3.1.1 -> 3.1.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/ipmiutil/versions.
2018-08-08 13:44:45 -07:00
Peter Hoeg 83a096d042 fio: 3.7 -> 3.8 2018-08-08 19:10:29 +08:00
Tim Steinbach b55c02e878
rsyslog: 8.21.0 -> 8.37.0 2018-08-07 19:49:58 -04:00