Commit Graph

133094 Commits

Author SHA1 Message Date
geistesk
31914502cb st: add dmenu dependency 2018-03-22 10:47:15 +01:00
Pascal Wittmann
7da0786caa
st: 0.8 -> 0.8.1 2018-03-20 21:50:58 +01:00
Ryan Mulligan
c1912bdede libtirpc: 1.0.2 -> 1.0.3 (#37487)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.0.3 with grep in /nix/store/npaq7mvly8z13h38c8g1x0y4ggxi77k0-libtirpc-1.0.3
- directory tree listing: https://gist.github.com/ad3687f7d46ffd3201e6fbe6e2e090b9
2018-03-20 23:39:39 +03:00
John Ericson
1108d97365
Merge pull request #37484 from obsidiansystems/style-nit
top-level: Move comma for stylistic consistency
2018-03-20 15:59:59 -04:00
John Ericson
45e253cacb cross stdenv: Make depsBuildBuild overrideable by config too. 2018-03-20 15:58:09 -04:00
lewo
ba96a902ad
Merge pull request #36988 from hschaeidt/stabber
stabber: init at 2016-11-09
2018-03-20 20:40:39 +01:00
John Ericson
abf27609c6 top-level: Move comma for stylistic consistency 2018-03-20 15:37:34 -04:00
Moritz Angermann
918edbe485 haskell-generic-builder: Add enableHsc2hsViaAsm for Windows cross compilation 2018-03-20 15:27:02 -04:00
Nikolay Amiantov
ab67f36e73 xdg_utils: fix xdg-screensaver 2018-03-20 22:20:23 +03:00
Nikolay Amiantov
792161895f steam: add dependencies for Surviving Mars 2018-03-20 22:20:14 +03:00
Ryan Mulligan
e675217786 krita: 3.3.3 -> 4.0.0 (#37461)
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 4.0.0 with grep in /nix/store/k8xscjzkd9w5n6hly18qcwgg62m3fjh9-krita-4.0.0
- directory tree listing: https://gist.github.com/c2d48bc58cc453eac241620389f2b9ce
2018-03-20 22:04:55 +03:00
John Ericson
dfee3e63d3
Merge pull request #24985 from taktoa/mingw-upgrade
Upgraded MinGW-W64 to stable version 5.0.3
2018-03-20 14:03:22 -04:00
Eelco Dolstra
7db841512a
Remove obsolete /nix/var/nix/{manifests,channel-cache} 2018-03-20 18:26:13 +01:00
Alexey Shmalko
fceb73dec7
Merge pull request #37468 from ryantm/auto-update/lgi
lua51Packages.lgi: 0.9.1 -> 0.9.2
2018-03-20 19:13:38 +02:00
Robert Schütz
dceb9ee393
Merge pull request #37439 from dotlambda/python-fixes
Python fixes, cc #36453
2018-03-20 18:10:05 +01:00
Moritz Angermann
1d3db8139e mingw-w64: 4.0.6 -> 5.0.3
This came up with GHC, as GHC requires `_(un)lock_file`, which are only present in mingw-w64 >= 5.
2018-03-20 13:09:53 -04:00
Remy Goldschmidt
aec57cfabe mingw-w64: Add enable-idl / enable-secure-api flags 2018-03-20 13:09:53 -04:00
John Ericson
0c52fe9702
Merge pull request #37460 from obsidiansystems/host-meta-platforms-fixes
treewide: `meta.platforms` fixes now that it tracks the host platform
2018-03-20 13:08:54 -04:00
John Ericson
ec8c3c82cc
Merge pull request #37190 from kmicklas/zoom-us-desktop-item
zoom-us: add desktop item
2018-03-20 13:06:06 -04:00
John Ericson
65e24f22e6 haskell-generic-builder: Default to window + unix platforms,
Since GHC is a cross compiler, it's perfectly possible to make haskell
binaries on platforms without GHCs. `windows ++ unix` seems good enough
for now.

Also don't default `hydraPlatforms` to `platforms`. The former must be a
list of systems (strings), but the latter is a list of systems or
patterns.
2018-03-20 13:02:53 -04:00
John Ericson
e49c14c35b libatomic_ops: Allow Building on Windows too 2018-03-20 13:01:27 -04:00
Ryan Mulligan
e38d28840d lua51Packages.lgi: 0.9.1 -> 0.9.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.9.2 with grep in /nix/store/q6lcshhmi0dn8ndz2jz9nlircfww4fcm-lgi-0.9.2
- directory tree listing: https://gist.github.com/48d4d638fbd1169b1c96b7e506202b93
2018-03-20 09:53:14 -07:00
John Ericson
d9a1800239 lib: Add lib.platforms.windows 2018-03-20 12:47:45 -04:00
John Ericson
3c8ae01a45 lib: Make platforms.all actually match all platforms
Otherwise obscure cross-compilations are hampered. `all` breaks all but
the initial derivation (which we can't even write yet) in an open world
setting however, so we really shouldn't have it.
2018-03-20 12:46:19 -04:00
John Ericson
326c9f5019
Merge pull request #37464 from obsidiansystems/greppable
lib: Make platform predicates greppable history fix
2018-03-20 12:44:07 -04: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
Ken Micklas
0e9d1fad4d zoom-us: fix preInstall 2018-03-20 12:40:04 -04:00
Sander van der Burg
5532cc1641 titaniumenv: remove obsolete java fix wrapper on darwin 2018-03-20 17:39:45 +01:00
John Ericson
2ce3df3f5d Merge commit '543210751f46a4787fd0a5ef4c3bfa9a4b789e3c' into greppable 2018-03-20 12:37:11 -04:00
Ken Micklas
c234c01de0 zoom-us: add desktop item 2018-03-20 12:35:53 -04:00
John Ericson
175d4ab1db lib: Make platform predicates greppable
Should have commited on here and on merged master to begin with, but I
didn't, so instead I cherry-pick.

(cherry picked from commit 88c04a8b6b)
2018-03-20 12:35:20 -04:00
Robert Schütz
43d822178b pythonPackages.altair: fix build 2018-03-20 17:32:49 +01:00
Robert Schütz
2773b76f33 pythonPackages.WSME: 0.8.0 -> 0.9.2 2018-03-20 17:32:49 +01:00
Robert Schütz
9f54b031fd pythonPackages.WSME: move expression 2018-03-20 17:32:48 +01:00
Robert Schütz
3d989e3d7a pythonPackages.astropy: disable for python 2 2018-03-20 17:32:48 +01:00
Robert Schütz
b34af91889 pythonPackages.klein: 15.3.1 -> 17.10.0 2018-03-20 17:32:48 +01:00
Robert Schütz
86e007bd31 pythonPackages.klein: move expression 2018-03-20 17:32:48 +01:00
Robert Schütz
86f21360ac pythonPackages.deform: 2.0.a2 -> 2.0.5 2018-03-20 17:32:48 +01:00
Robert Schütz
a1b9cc7938 pythonPackages.deform: move expression 2018-03-20 17:32:47 +01:00
Robert Schütz
12695be641 pythonPackages.zope_copy: 4.0.2 -> 4.1.0 2018-03-20 17:32:47 +01:00
Robert Schütz
685dd8d21d pythonPackages.stem: run unit tests 2018-03-20 17:32:47 +01:00
Robert Schütz
061e79806e pythonPackages.stem: move expression 2018-03-20 17:32:47 +01:00
Robert Schütz
fbff08f2f2 pythonPackages.{reviewboard,djblets}: uninit
Djblets is unmaintained: has not been updated since 2015, but had many releases.
Dependency django_pipeline_1_3 is broken and should anyway be removed from pythonPackages because we want to have a consistent package set.
Because the reviewboard package also hasn't been updated since 2015 and depends on djblets, it is removed as well.
2018-03-20 17:32:47 +01:00
Robert Schütz
6e78005ef1 pythonPackages.django_pipeline: 1.5.1 -> 1.6.14 2018-03-20 17:32:17 +01:00
Sander van der Burg
e8e7e78d9f titaniumenv: add 7.1 SDK and make it the default 2018-03-20 17:22:32 +01:00
John Ericson
fa3718777e
Merge pull request #37373 from clefru/cxxstdlib-fix
Add space for NIX_CXXSTDLIB_COMPILE+=' ...' as NIX_CXXSTDLIB_COMPILE might not be empty.
2018-03-20 11:26:39 -04:00
Peter Simons
97d56e94fa haskell-getopt-generics: override to latest version for ghc-8.4.x 2018-03-20 16:23:12 +01:00
Peter Simons
ad1cd53ec8 haskell-src: drop obsolete override for ghc 8.4.x 2018-03-20 16:23:12 +01:00
Peter Simons
92935aeac8 haskell-conduit: drop obsolete override for ghc 8.4.x 2018-03-20 16:23:12 +01:00
Peter Simons
e4a5fea87f haskell-blaze-builder: drop obsolete override for ghc 8.4.x 2018-03-20 16:23:12 +01:00