Matthew Bauer
c37b93bd52
treewide: remove lib.meta.enableIfAvailable
2018-05-09 16:21:22 -05:00
Tim Cuthbertson
04703916cf
nix-pin: 0.3.0 -> 0.3.1
2018-05-09 21:15:33 +10:00
Tim Cuthbertson
3cce9b107a
nix-pin: 0.2.2 -> 0.3.0
2018-05-05 19:53:40 +10:00
Eelco Dolstra
9d0b6b9dfc
nix: 2.0.1 -> 2.0.2
2018-05-04 13:28:36 +02:00
Will Dietz
6e8118b239
nix: fix stdenv.system check -- should be hostPlatform
...
(stdenv.system is the system running the build, apparently)
2018-04-28 22:11:30 -05:00
R. RyanTM
4176d58331
packagekit: 1.1.9 -> 1.1.10
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/packagekit/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkcon -h’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkcon --help’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkmon -h’ got 0 exit code
- ran ‘/nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10/bin/pkmon --help’ got 0 exit code
- found 1.1.10 with grep in /nix/store/lxwq08kfybd0zlg06xk0zj606nlpk3bn-packagekit-1.1.10
- directory tree listing: https://gist.github.com/1d641323594032d2e935bd1e088bf409
2018-04-26 01:22:20 -07:00
Tim Cuthbertson
1faea2934b
nix-pin: 0.1.2 -> 0.2.2 and add updateScript
2018-04-23 15:38:16 +10:00
Jörg Thalheim
94d92fd046
Revert "nix-pin: 0.1.2 -> 0.2.2"
...
This reverts commit 92f083af23
.
breaks evaluation
2018-04-22 16:43:27 +01:00
Jörg Thalheim
b96cc8fb86
Revert "nix-pin: add passthru.updateScript
"
...
This reverts commit 146dabd4ac
.
breaks evaluation
2018-04-22 16:43:18 +01:00
Jörg Thalheim
caa45305fe
nix-review: 0.1.2 -> 0.2.0
2018-04-22 12:50:25 +01:00
Jörg Thalheim
f56d484225
Merge pull request #39323 from timbertson/nix-pin
...
nix-pin: 0.1.2 -> 0.2.2
2018-04-22 12:20:01 +01:00
Tim Cuthbertson
146dabd4ac
nix-pin: add passthru.updateScript
2018-04-22 15:17:39 +10:00
Tim Cuthbertson
0eab0596d0
nix-update-source: 0.4.0 -> 0.5.0
2018-04-22 15:15:34 +10:00
Tim Cuthbertson
92f083af23
nix-pin: 0.1.2 -> 0.2.2
2018-04-22 14:12:32 +10:00
Eelco Dolstra
03b36522e7
nix: 2.0 -> 2.0.1
2018-04-20 23:37:18 +02:00
Shea Levy
48d9754d2b
nixUnstable: 2.0pre6137_e3cdcf89 -> 2.1pre6148_a4aac7f
2018-04-17 07:15:12 -04:00
Shea Levy
0a9f34ad27
nixUnstable: Reinit at 2.0pre6137_e3cdcf89
2018-04-11 14:52:10 -04:00
Frederik Rietdijk
ee6894ca12
Merge staging into master
2018-04-11 14:55:52 +02:00
Jörg Thalheim
6bd669f0f9
nix-review: 0.1.0 -> 0.1.2
2018-04-11 11:46:43 +01:00
Frederik Rietdijk
0aa59a08d6
Merge master into staging
2018-04-09 15:12:32 +02:00
Jörg Thalheim
9392b10d4a
Merge pull request #38374 from timbertson/nix-pin
...
nix-pin: init at 0.1.2
2018-04-09 10:04:57 +01:00
Tim Cuthbertson
a1cf616537
nix-pin: init at 0.1.2
2018-04-09 09:04:37 +10:00
Frederik Rietdijk
a9f37d1c25
Merge master into staging
2018-04-05 19:25:05 +02:00
Jörg Thalheim
96b106bc5c
nix-review: init at 0.1.0
2018-04-04 14:42:43 +01:00
Shea Levy
05e375d710
Merge remote-tracking branch 'origin/master' into staging
2018-03-28 09:36:47 -04:00
Rob Vermaas
93a77eee1a
nixops: update to 1.6
...
(cherry picked from commit 2a28e65742
)
2018-03-28 13:06:47 +02:00
Shea Levy
26e8d58cb5
libseccomp: Disable only on RISC-V if Linux.
...
The isSeccomputable flag treated Linux without seccomp as just a
normal variant, when it really should be treated as a special case
incurring complexity debt to support.
2018-03-27 08:16:24 -04:00
Matthew Bauer
ed2a9cf65f
treewide: remove libintl hacks
2018-03-22 16:50:11 -05:00
Jan Tojnar
2f5fc51479
packagekit: 1.1.8 → 1.1.9
2018-03-22 07:46:52 +01:00
zimbatm
8add42f90c
nix-serve: patch for nix 2.0 ( #37459 )
...
Fixes incompatible secret file handling. See https://github.com/edolstra/nix-serve/pull/8
2018-03-20 16:40:35 +00:00
Pascal Wittmann
26db7314c8
opkg: 0.3.5 -> 0.3.6
2018-03-17 23:47:38 +01:00
volth
e47175638b
rpm: 4.14.0 -> 4.14.1
2018-03-16 10:08:46 +00:00
Sander van der Burg
e2cb020a27
nixui: regenerate with node2nix 1.5.3
2018-03-13 10:43:37 +01:00
Samuel Leathers
ba0e18829e
nixui: inherit libtool for derivation
2018-03-12 23:30:52 -04:00
Tuomas Tynkkynen
22df741045
nix: Fix build on ARMv6
2018-03-11 19:44:44 +02:00
Eelco Dolstra
1deb779a7a
nixUnstable: Point to Nix 2.0
2018-03-07 10:31:09 +01:00
Eelco Dolstra
40f9a3e9d2
Merge pull request #36360 from dtzWill/fix/nix-use-brotli-for-sanity
...
nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
2018-03-06 12:01:31 +01:00
Will Dietz
7dafa09ed9
nix: fix conditional so brotli is used w/2.0 builds, needed for logs!
...
cc https://github.com/NixOS/nix/issues/1951
2018-03-05 17:23:47 -06:00
volth
30877b1ed8
nix-serve: nix 2.0 fixes
2018-03-05 19:32:42 +00:00
Vladimír Čunát
b70c93f211
Merge branch 'master' into nix-2.0
2018-03-03 18:02:35 +01:00
Ryan Mulligan
ba979433dc
mynewt-newt: 1.0.0 -> 1.3.0
...
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt -h` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt --help` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt help` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newt version` and found version 1.3.0
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newtmgr -h` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newtmgr --help` got 0 exit code
- ran `/nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin/bin/newtmgr help` got 0 exit code
- found 1.3.0 with grep in /nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin
- found 1.3.0 in filename of file in /nix/store/cjkfm1v60ykkmnqbpwc5ikhrrghklj1n-mynewt-newt-1.3.0-bin
cc "@pjones @ehmry @lethalman"
2018-02-28 20:31:10 +00:00
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
Eelco Dolstra
d12c9911df
Merge remote-tracking branch 'origin/master' into nix-2.0
2018-02-22 17:28:51 +01:00
Eelco Dolstra
fab12188b8
Doh
2018-02-22 17:26:52 +01:00
Eelco Dolstra
bae19ef9f6
Doh
2018-02-22 17:20:59 +01:00
Eelco Dolstra
32af695a22
nix: 1.11.16 -> 2.0
2018-02-22 17:03:27 +01: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
Eelco Dolstra
e76849dca2
nixUnstable: 2.0pre5889_c287d731 -> 2.0pre5914_48c192ca
2018-02-07 19:32:12 +01: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
Eelco Dolstra
294a4e6ea5
Use nixUnstable as the default temporarily
2018-02-05 13:49:24 +01: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
Orivej Desh
695027f61c
Restore "nixUnstable: rename to nix-unstable"
...
as discussed in bed3695848
Different names make it easier for the users to notice updates to Nix stable,
and to have Nix stable and unstable simultaneously.
This reverts commit bed3695848
.
2017-12-08 11:17:33 +00:00
Shea Levy
bed3695848
Revert "nixUnstable: rename to nix-unstable"
...
This commit effectively makes it impossible to upgrade to nixUnstable
with nix-env without mucking about with priorities, as you can't
uninstall the old nix transactionally with the new nix and if you
uninstall the old one first you no longer have nix at your disposal to
install the new one.
This reverts commit 9711aac642
.
2017-12-07 14:17:53 -05:00
Shea Levy
0235f1249e
nixUnstable: Bump to pre5788_e3013543 for fetchGit bug fix
2017-12-07 14:02:03 -05:00