Commit Graph

866 Commits

Author SHA1 Message Date
Masayuki Takeda
6370467d2c pacman: init at 5.0.2 2018-02-28 12:21:00 +09:00
adisbladis
9b63265551 nixui: Regenerate using nodejs-6_x 2018-02-27 10:19:23 +01:00
Sander van der Burg
7817d879eb disnixos: 0.6.1 -> 0.7 2018-02-25 22:27:41 +01:00
Sander van der Burg
ceeed463e9 DisnixWebService: 0.7 -> 0.8 2018-02-25 22:26:26 +01:00
Sander van der Burg
db5c7f34d3 disnix: 0.7.2 -> 0.8 2018-02-25 22:25:00 +01:00
Sander van der Burg
a4e388c978 dysnomia: 0.7.1 -> 0.8 2018-02-25 22:23:03 +01:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Shea Levy
3c57e770cf
Only build libseccomp on supported systems 2018-02-24 23:05:08 -05:00
Peter Hoeg
1fa60974e7
Merge pull request #35316 from peterhoeg/u/pk
packagekit: 1.1.7 -> 1.1.8 (packagekit-qt: init at 1.0.1)
2018-02-22 16:04:34 +08:00
Peter Hoeg
353b00f296 packagekit-qt: init at 1.0.1 2018-02-22 12:43:09 +08:00
Peter Hoeg
49a8b3d22c packagekit: 1.1.7 -> 1.1.8 2018-02-22 12:43:02 +08:00
Jörg Thalheim
b6cad72585
Merge pull request #35142 from Kaali/master
rpm: Add Darwin support
2018-02-21 10:18:00 +00:00
Väinö Järvelä
2a532e2496 rpm: Add Darwin support 2018-02-21 07:33:11 +02:00
Will Dietz
cbae401982 nixUnstable: bump for minor fix to unbreak seccomp builds 2018-02-19 12:28:09 -06:00
Shea Levy
d1cb2ee899
nixUnstable: 2.0pre5951_690ac7c9 -> 2.0pre5967_623fcb07.
Important security patch for no-seccomp systems.
2018-02-19 12:10:28 -05:00
Shea Levy
a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs 2018-02-18 16:16:48 -05:00
Benjamin Hipple
5ab428799e conda: init at miniconda3 4.3.31 (#34872)
* conda: init at miniconda3 4.3.31
2018-02-18 18:21:25 +00:00
Shea Levy
765194d7ab
nixUnstable: Disable seccomp support on RISC-V. 2018-02-18 09:02:10 -05:00
Shea Levy
5a0eec1de1
nixUnstable: 2.0pre5950_3a5a241b -> 2.0pre5951_690ac7c9. 2018-02-18 09:02:10 -05:00
Vladimír Čunát
b5aaaf87a7
Merge staging and PR #35021
It's the last staging commit (mostly) built on Hydra,
and a minimal fix for Darwin regression in pysqlite.
2018-02-16 09:13:12 +01:00
Shea Levy
ce35114ee4
nixUnstable: 2.0pre5943_52c777a7 -> 2.0pre5950_3a5a241b 2018-02-15 16:22:21 -05:00
Frederik Rietdijk
672bb6b4ab Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-14 21:30:08 +01:00
Shea Levy
f73b358842
nixUnstable: Bump 2018-02-13 12:18:50 -05:00
Will Dietz
5a802afb75 nix: doInstallCheck is disabled on cross already. 2018-02-13 09:44:59 -06:00
Ben Gamari
5d6e229ec0 nixUnstable: Enable cross-compilation
Older nix versions likely aren't feasible due to the perl dependency.
2018-02-13 09:44:58 -06:00
Will Dietz
3aa61e33be nix: simplify bzip2 dependency, this is handled properly now 2018-02-13 09:44:30 -06:00
Will Dietz
afe517acd5 nix: 1.11 needs 'curl' on PATH so provide as nativeBuildInput. 2018-02-13 09:44:30 -06:00
Frederik Rietdijk
9d69ebe5a8 Merge staging at '256ba86' into master 2018-02-11 08:54:49 +01:00
Tuomas Tynkkynen
48f3036e87 Merge remote-tracking branch 'upstream/master' into staging 2018-02-11 02:10:02 +02:00
Jörg Thalheim
df0fe7aa56
Merge pull request #34510 from sorki/nixops-dns
nixops-dns: init at f6c3f79
2018-02-10 10:47:25 +00:00
Will Dietz
6ec60e8c44 busybox-sandbox-shell: extract basic shell to new attribute
Nix will use this shell if the attribute is present,
avoiding duplicating changes in the future.
2018-02-05 11:26:01 -06:00
Will Dietz
74d928cf8b nix: enable more features in busybox shell to resolve build failures 2018-02-05 09:19:54 -06:00
Will Dietz
4faac207bc nix: fix config for echo/test on newer busybox
Matches
2f1a1c5a49
2018-02-05 09:18:39 -06:00
Richard Marko
da6b85be51 nixops-dns: init at 1.0 2018-02-03 07:28:28 +01:00
Vladimír Čunát
2fb4606f38
Merge branch 'master' into staging
Haskell rebuild.
Hydra: ?compare=1430378
2018-02-01 09:36:23 +01:00
Eelco Dolstra
75a20284f4 nixUnstable: 1.12pre5873_b76e282d -> 2.0pre5889_c287d731 2018-01-31 22:24:50 +01:00
Eelco Dolstra
ef351646ba Revert "Restore "nixUnstable: rename to nix-unstable""
This reverts commit 695027f61c.

We really can't have "nix-env -i nix" *not* upgrade nixUnstable to a
newer nixStable. For instance, it would cause "nix upgrade-nix" to
produce a user environment with collisions.
2018-01-31 22:24:24 +01:00
Frederik Rietdijk
769342b37b Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-24 14:17:49 +01:00
Dan Peebles
533cc72d4d nixUnstable: pre5849_74f75c85 -> pre5873_b76e282d 2018-01-23 16:07:25 -05:00
Ben Gamari
2b04cddf7e nix-prefetch-scripts: makeWrapper is a nativeBuildInput 2018-01-22 20:25:45 -05:00
Frederik Rietdijk
27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
adisbladis
43d1a38b8d
dpkg: 1.19.0.4 -> 1.19.0.5 2018-01-18 02:24:23 +08:00
Yegor Timoshenko
506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Tobias Geerinckx-Rice
0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Dan Peebles
4c96412189 nixUnstable: pre5810_5d5b931f -> pre5849_74f75c85 2018-01-12 14:19:24 -05:00
pasqui23
0dd7d213c2 home-manager:init at 2017-10-11 (#30330)
home-manager: init at 2017-12-07
2017-12-30 08:52:26 +08:00
Sander van der Burg
6b4687741e dysnomia: 0.7 -> 0.7.1 2017-12-20 21:37:33 +01:00
Orivej Desh
137bf46ee7 nixUnstable: 1.12pre5788_e3013543 -> 1.12pre5810_5d5b931f
Fixes build after 3430b0e859 with
5d5b931fb1
2017-12-14 18:34:36 +00:00
Eelco Dolstra
875eaf0821
nix: 1.11.15 -> 1.11.16 2017-12-12 17:46:21 +01:00
Eelco Dolstra
0e58684c41
nixUnstable: Remove unused dependencies 2017-12-08 16:01:06 +01:00