WilliButz
781206217e
nvtop: use version-independent libnvidia-ml.so symlink
2018-10-01 23:40:21 +02:00
Matthew Bauer
c46b9c25be
Merge pull request #46962 from r-ryantm/auto-update/sg3_utils
...
sg3_utils: 1.42 -> 1.44
2018-09-29 00:56:22 -05:00
R. RyanTM
c4b4bc0084
rsyslog: 8.37.0 -> 8.38.0 ( #46968 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rsyslog/versions
2018-09-28 23:36:50 +02:00
R. RyanTM
9b48d87889
fio: 3.8 -> 3.10 ( #47058 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fio/versions
2018-09-28 22:23:27 +02:00
Orivej Desh
a46a45a065
syslogng: enable parallel building
2018-09-25 11:53:36 +00:00
Will Dietz
203b0ac982
s-tui: 0.7.5 -> 0.8.2 ( #47133 )
2018-09-21 19:42:36 +02:00
R. RyanTM
3d3b66606c
ioping: 1.0 -> 1.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ioping/versions
2018-09-20 11:44:41 -07:00
R. RyanTM
39a5ac17e2
sg3_utils: 1.42 -> 1.44
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sg3_utils/versions
2018-09-20 04:23:45 -07:00
WilliButz
891dbfe6d4
krakenx: 0.0.1 -> 0.0.3
2018-09-18 00:18:57 +02:00
Markus Kowalewski
6d8be09c8a
vbetool: add license
2018-09-12 23:12:15 +02:00
Markus Kowalewski
4503d462c7
sg3_utils: add licenses
2018-09-12 23:12:15 +02:00
Markus Kowalewski
131bc90d08
localtime: add license
2018-09-12 23:12:15 +02:00
Markus Kowalewski
7d25ffade4
dd_rescue: add license + update homepage
2018-09-12 23:12:15 +02:00
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