Pascal Wittmann
c008bfff16
zsh-navigation-tools: 2.1.6 -> 2.1.9
2016-05-12 20:32:04 +02:00
Tristan Helmich
f225e35a0b
graylog: 2.0.0 -> 2.0.1
2016-05-12 16:01:39 +02:00
Vladimír Čunát
6c2fbfbd77
Merge branch 'master' into staging
2016-05-12 04:53:38 +02:00
Thomas Tuegel
b4e28007da
calamares: remove qtquick1 input
...
Qt Quick was removed from Qt 5.6.
2016-05-11 13:14:55 -05:00
Martijn Vermaat
3ada292a67
lesspipe: init at 1.82
...
lesspipe.sh is a preprocessor for less.
2016-05-10 22:21:42 +02:00
Robert Helgesson
53643f532a
svtplay-dl: fix sha256 value
2016-05-10 19:33:08 +02:00
Bjørn Forsman
977cd5de36
moreutils: add meta.platforms (= all)
2016-05-09 20:34:45 +02:00
Arseniy Seroka
c75efcba75
Merge pull request #15325 from psprint/master
...
zsh-navigation-tools: 2.0.7 -> 2.1.6
2016-05-09 21:09:52 +03:00
Sebastian Gniazdowski
b7e99395f4
zsh-navigation-tools: 2.0.7 -> 2.1.6
2016-05-09 16:10:20 +00:00
Moritz Ulrich
4ab72c5397
yubikey-personalization: Fix typo
2016-05-09 14:16:58 +02:00
zimbatm
2aeb5598e3
yubikey-personalization: fixes udev rules
...
70-yubikey.rules depends on ConsoleKit which is not used by NixOS
anymore and has been superseeded by systemd
The ./configure flag also supports a --with-udevrulesdir flag but it
fails the detection and selects the wrong .rules file.
2016-05-09 14:13:26 +02:00
Robert Helgesson
658b8e98df
svtplay-dl: 1.0 -> 1.1
2016-05-09 00:38:02 +02:00
Vladimír Čunát
65a9fa8cdc
Merge branch 'master' into staging
2016-05-08 21:24:48 +02:00
Tobias Geerinckx-Rice
ea9f28a46e
wakatime: init at 6.0.1
...
To hack together a working WakaTime under emacs on NixOS:
* Install both `wakatime` and `(emacsWithPackages [ wakatime-mode ])`
* Add the following to your initialisation file (default: ~/.emacs):
(custom-set-variables
;; ...
'(wakatime-api-key "XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
'(wakatime-cli-path "") ; sic
'(wakatime-python-bin "/path/to/profile/bin/wakatime")) ; sic
* `M-x global-wakatime-mode` to test your settings.
2016-05-08 04:52:57 +02:00
Peter Simons
a211eef81a
heimdall: cosmetic
2016-05-07 10:46:52 +02:00
Peter Simons
c083ef0c6d
heimdall: update to version 1.4.1-34-g7ebee1e (current Git 'master')
2016-05-07 01:39:48 +02:00
Franz Pletz
e478b63b27
Merge pull request #14835 from groxxda/libcap
...
libcap: 2.24 -> 2.25, replace old split with multi-output
2016-05-06 03:15:16 +02:00
zimbatm
8b554ccf8f
Merge pull request #15187 from psprint/master
...
zsh-navigation-tools: 1.4 -> 2.0.7, install all files
2016-05-05 19:51:21 +01:00
zimbatm
fb23979833
Merge pull request #15213 from zimbatm/autojump-share
...
autojump: include a way to find the share dir
2016-05-05 19:49:17 +01:00
Vladimír Čunát
1dc36904d8
Merge #14920 : windows improvements, mainly mingw
2016-05-05 08:30:19 +02:00
Dan Peebles
4f7ea068b4
rpm-ostree: bump version of libglnx to fix environment passing bug
...
See https://github.com/projectatomic/rpm-ostree/issues/277 for more
details.
2016-05-04 19:04:03 +00:00
Robin Gloster
9820cb1bf2
use dontBuild instead of hacks
...
changes:
* buildPhase = "true"
* buildPhase = ":"
2016-05-04 10:11:04 +00:00
zimbatm
5901a8c63b
autojump: include a way to find the share dir
...
autojump-share is a new script that gives you the path to autojump's
shared directory. It can then be used in the various shell's rc files to
find and source the autojump integration. Eg:
source "$(autojump-share)/autojump.bash"
Fixes #3239
2016-05-04 11:08:41 +01:00
Alexander Ried
5c295a4925
libcap: Replace occurences of libcap_progs with libcap.out
2016-05-03 19:52:53 +02:00
Sebastian Gniazdowski
7c0063bf15
zsh-navigation-tools: 1.4 -> 2.0.7
2016-05-03 14:46:43 +00:00
Franz Pletz
5ca8694095
debootstrap: 1.0.68 -> 1.0.80
2016-05-03 16:15:20 +02:00
Franz Pletz
9da6390bae
ethtool: 4.0 -> 4.5
2016-05-03 16:15:20 +02:00
Franz Pletz
18964796e6
mc: 4.8.12 -> 4.8.16
2016-05-03 16:15:20 +02:00
Franz Pletz
117920233f
flashrom: 0.9.7 -> 0.9.9
2016-05-03 16:15:20 +02:00
Sebastian Gniazdowski
8ebae7fc3c
zsh-navigation-tools: install all files
2016-05-03 13:44:36 +00:00
Nikolay Amiantov
87ebab128a
replace ${stdenv.cc.cc}/lib occurences
2016-05-01 00:13:23 +03:00
Dan Peebles
6af34124a4
libhif, rpm-ostree: fix broken meta
...
Forgot to add stdenv.lib to scope!
2016-04-30 16:23:53 +00:00
Dan Peebles
befc866714
rpm-ostree: add meta and add myself as a maintainer
2016-04-30 16:06:17 +00:00
Nikolay Amiantov
05ea80af1f
sdl-jstest: 20150806 -> 2016-03-29
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
626b1c4101
grub4dos: 0.4.6a-2015-12-31 -> 0.4.6a-2016-04-26
2016-04-30 03:12:34 +03:00
Nikolay Amiantov
938d64f1f3
quote URLs in my packages to ease opening them from urxvt
2016-04-30 03:12:32 +03:00
Joachim Fasting
4fb9b060c3
Merge pull request #15063 from mayflower/upstream/graylog
...
Add graylog package and service
2016-04-29 15:32:53 +02:00
Dan Peebles
203fee0618
rpm-ostree: init at 2016.1
2016-04-29 03:20:04 +00:00
Tristan Helmich
49b947635f
graylog: init at 2.0.0
2016-04-28 22:11:16 +02:00
Alexander Ried
2e320a58b3
diffoscope: 49 -> 52
2016-04-28 16:21:23 +02:00
Tuomas Tynkkynen
d27caa486b
filebench: Init at 1.4.9.1
2016-04-28 03:33:39 +03:00
Tuomas Tynkkynen
d5a7032042
fsmark: Init at 3.3
2016-04-28 03:33:39 +03:00
Joachim Fasting
4c0f379fc9
Merge pull request #14990 from cstrahan/dbusmap
...
dbus-map: init 2015-05-28
2016-04-27 19:40:00 +02:00
Tobias Geerinckx-Rice
ed9e0b960e
gparted: 0.25.0 -> 0.26.0
...
Key changes include:
- Implement read-only LUKS support
- Add progress bars to NTFS, XFS, and EXT2/3/4 file system copy methods
- Fix operations sometimes fail with: No such file or directory
More: https://sourceforge.net/projects/gparted/files/gparted/gparted-0.26.0/gparted-0.26.0-README.md/view
2016-04-27 16:55:36 +02:00
Vladimír Čunát
99b91020d6
xvfb-run: fix missing tools
...
- it was failing to find awk and mktemp
- use `makeBinPath` for better robustness wrt. multiple outputs
2016-04-27 12:31:01 +02:00
Alexander Ried
272c87fbdf
antimicro 2.18 -> 2.18.2
...
The original repo was deleted by it's author. I took the one with
the most recent releases I could find.
See:
https://github.com/Ryochan7/antimicro-packaging/issues/1#issuecomment-205949365
2016-04-26 10:58:33 +02:00
Dan Peebles
3a542c7374
ostree: v2015.3 -> v2016.5
2016-04-26 00:50:31 +00:00
Charles Strahan
d8faa585b0
dbus-map: init 2015-05-28
2016-04-25 17:52:24 -04:00
Rafał Łasocha
bea31c31f2
pws: Init at 1.0.6
2016-04-25 01:55:07 +02:00
Tobias Geerinckx-Rice
fe5f52599b
debian-devscripts: 2.16.3 -> 2.16.4
2016-04-24 22:03:55 +02:00
Frederik Rietdijk
92e87894c6
Merge pull request #14940 from DamienCassou/vdirsyncher-0.10
...
vdirsyncer: 0.9.3 -> 0.10.0
2016-04-23 23:03:23 +02:00
Damien Cassou
c397348538
vdirsyncer: 0.9.3 -> 0.10.0
...
lxml is not needed anymore. I added myself to the maintainers. I didn't
check why pypi is providing this complicated URL now.
2016-04-23 22:54:28 +02:00
Tuomas Tynkkynen
bd18cc3cdc
Merge pull request #14888 from dezgeg/pr-kill-module-init-tools
...
Delete all usages of module_init_tools and remove the package
2016-04-23 14:29:41 +03:00
Pascal Wittmann
b56dc1c4b0
entr: 3.4 -> 3.5
2016-04-22 21:05:38 +02:00
Tobias Geerinckx-Rice
8db6b7615a
debian-devscripts: 2.16.2 -> 2.16.3
2016-04-22 17:11:20 +02:00
Vladimír Čunát
e9379f7416
Merge branch 'staging'
...
This includes a fix to closure-size regression that moved
share/doc/*/ to share/doc/
2016-04-22 16:49:09 +02:00
Tuomas Tynkkynen
01854a850a
treewide: Replace module_init_tools -> kmod
...
The former is deprecated and doesn't handle compressed kernel modules,
so all current usages of it are broken.
2016-04-22 10:40:57 +03:00
Nikolay Amiantov
8ab48c32e7
yubikey-personalization-gui: move to qmake4Hook
2016-04-20 18:55:56 +03:00
Nikolay Amiantov
ea56bb7331
rockbox-utility: move to qmake4Hook
2016-04-20 18:55:56 +03:00
Tadas Barzdzius
94280ecf90
exa: 2016-04-11 -> 2016-04-20
2016-04-20 12:41:37 +03:00
Tadas Barzdzius
0649edd432
Heatseeker: 1.3.0 -> 1.4.0
2016-04-20 12:40:59 +03:00
zimbatm
961ad19660
Merge pull request #14408 from retrry/rustc-update
...
rustc: 1.6.0 -> 1.7.0. Enable Darwin platform.
2016-04-18 20:09:44 +01:00
Tuomas Tynkkynen
87cb1b0ca1
treewide: Mass replace 'libxslt}/bin' to refer to the correct outputs
2016-04-14 08:32:20 +03:00
Nikolay Amiantov
8b7ebaffeb
replace makeSearchPath tree-wise to take care of possible multiple outputs
2016-04-13 22:09:41 +03:00
Tadas Barzdzius
1f3e2ced4a
exa: 2016-03-22 -> 2016-04-11
2016-04-13 18:11:52 +03:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Maarten Hoogendoorn
ec098aad41
mcrl2: 2009.01 -> 2014.09
2016-04-12 22:16:30 +02:00
Franz Pletz
23ae6a10a9
wv: 1.2.4 -> 1.2.9
2016-04-12 04:28:50 +02:00
Franz Pletz
e32ed2f78e
tmux: 2.1 -> 2.2
2016-04-12 04:26:24 +02:00
joachifm
9bd758ab42
Merge pull request #14558 from joachifm/youtube-dl
...
youtube-dl: 2016.02.13 -> 2016.04.06
2016-04-10 12:48:15 +02:00
Vladimír Čunát
30f14243c3
Merge branch 'master' into closure-size
...
Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502
for nixpkgs
2016-04-10 11:17:52 +02:00
Joachim Fasting
aec8daed86
duc: fix meta.license
2016-04-09 21:35:29 +02:00
Luca Bruno
73bf336934
duc: init at 1.3.3
2016-04-09 20:08:38 +02:00
Joachim Fasting
6111d5b480
youtube-dl: 2016.02.13 -> 2016.04.06
2016-04-09 19:47:42 +02:00
Al Zohali
85129e6c60
dumptorrent: init at 1.2
2016-04-09 19:31:56 +03:00
Vladimír Čunát
d1df28f8e5
Merge 'staging' into closure-size
...
This is mainly to get the update of bootstrap tools.
Otherwise there were mysterious segfaults:
https://github.com/NixOS/nixpkgs/pull/7701#issuecomment-203389817
2016-04-07 14:40:51 +02:00
Tobias Geerinckx-Rice
eec040009d
tldr: 1.1.0 -> 1.2.0
2016-04-06 19:49:19 +02:00
Robert Helgesson
b375260add
svtplay-dl: 0.30.2016.02.08 -> 1.0
2016-04-03 16:39:30 +02:00
Tobias Geerinckx-Rice
838217332b
bandwidth: 1.1b -> 1.2.0
2016-04-02 02:55:23 +02:00
Patrick Mahoney
fc1f5d2cf1
set target for darwin binary compat in skarnet.org packages
...
skalibs:
execline:
s6-dns:
s6-networking:
s6-portable-utils:
s6-rc:
s6:
The above software uses the target triplet from `cc -dumpmachine` as a
binary compatibility check. However, on darwin, the output includes the
darwin version number, which leads to build failures against a binary
skalibs package built a different version of darwin than the current
system.
Explicitly setting target ensures code can be compiled against a skalibs
binary built on a different version of darwin.
See http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph
2016-04-01 10:39:37 -05:00
Patrick Mahoney
e0c225857f
update skarnet.org packages
...
skalibs: 2.4.7.0 -> 2.3.9.0
execline: 2.1.4.0 -> 2.1.4.5
s6: 2.2.1.0 -> 2.2.4.3
s6-rc: 0.0.1.0 -> 0.0.2.1
s6-portable-utils: 2.0.5.2 -> 2.0.5.3
s6-linux-utils: 2.0.2.0 -> 2.0.2.3
s6-dns: 2.0.0.4 -> 2.0.0.7
s6-networking: 2.1.0.1 -> 2.1.0.4
2016-04-01 10:38:58 -05:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Domen Kožar
96be420e44
move growpart out of nixos into cloud-init package
2016-03-30 14:40:24 +01:00
Thomas Tuegel
4d7e3be8bb
calamares: mark broken
...
(cherry picked from commit b8db5897c7
)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-27 21:44:21 +01:00
zimbatm
ea7068f44c
direnv: 2.7.0 -> 2.8.0
2016-03-27 15:37:07 +01:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
Peter Hoeg
6911785c03
togglesg-download: init at 2016-02-08
2016-03-27 15:08:23 +08:00
Joachim Fasting
cb896a1e7f
yad: ad-hoc patching to fix undefined reference errors
2016-03-26 16:55:00 +01:00
Joachim Fasting
0b060bdf68
yad: fix gcc5 build
...
https://hydra.nixos.org/build/33612450/nixlog/1/raw
2016-03-26 16:55:00 +01:00
Pascal Wittmann
0bce9599e7
cpuminer: 2.4.3 -> 2.4.4
2016-03-25 17:22:11 +01:00
Marius Bakke
b8dc71ef8a
scanmem: 0.15.2 -> 0.15.6
2016-03-25 03:05:17 +00:00
Arseniy Seroka
167ef887f7
Merge pull request #14179 from DamienCassou/vdirsyncer-0.9.3
...
vdirsyncer: 0.9.2 -> 0.9.3
2016-03-24 23:12:46 +03:00
Damien Cassou
f965c8f207
vdirsyncer: 0.9.2 -> 0.9.3
...
Regarding homepage update, changelog says "Moved to pimutils
organization on GitHub. Old links should redirect, but be aware of
client software that doesn't properly handle redirects."
2016-03-24 18:50:35 +01:00
Pascal Wittmann
f942b09bf9
abduco: 0.5 -> 0.6
2016-03-24 15:52:35 +01:00
Pascal Wittmann
92d59b37cb
parallel: 20160222 -> 20160322
2016-03-24 00:07:40 +01:00
Michael Fellinger
6da0a54d2b
zsh-navigation-tools: include znt-* functions
2016-03-23 10:05:52 +01:00
Nikolay Amiantov
ad1f158111
Merge pull request #14088 from jgillich/rust-head
...
Rust updates
2016-03-23 00:10:07 +04:00
Jakob Gillich
74ef06dab6
exa: 2016-02-15 -> 2016-03-22
2016-03-22 15:54:23 -04:00
Marius Bakke
23befca742
yubikey-personalization-gui: 3.1.21 -> 3.1.24
2016-03-20 18:49:05 +00:00
Marius Bakke
451a7ec4a9
yubikey-personalization: 1.17.2 -> 1.17.3
2016-03-20 18:48:49 +00:00