Commit Graph

208529 Commits

Author SHA1 Message Date
Will Dietz
82bef497ad
pahole: 1.15 -> 1.16 2020-01-06 17:03:23 -06:00
Ryan Mulligan
cca0c894a1
Merge pull request #77110 from r-ryantm/auto-update/janet
janet: 1.5.1 -> 1.6.0
2020-01-06 14:26:39 -08:00
Florian Klink
15695df474
Merge pull request #76386 from mweinelt/powerlevel10k
zsh-powerlevel10k: init at unstable-2019-12-19
2020-01-06 22:51:12 +01:00
Wael M. Nasreddine
0e4457ce93 pythonPackages.timezonefinder: disable on Python 2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
e08c77af7a h3: 3.4.4 -> 3.6.2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
ba3aeb1ca1 pythonPackages.h3: init at 3.4.3 2020-01-06 13:51:00 -08:00
Daiderd Jordan
9d9bba120f h3: fix darwin build
Disable linting as it uses clang-tidy, which isn't a cc-wrapper and
won't find our dependencies automatically.
2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
1301359d26 h3: init at 3.4.4 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
be2b7fde23 pythonPackages.timezonefinder: init at 4.2.0 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
801b3438eb pythonPackages.snowflake-sqlalchemy: init at 1.1.17 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
892f2962ff pythonPackages.snowflake-connector-python: init at 2.1.2 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
83288405df pythonPackages.oscrypto: init at 1.1.1 2020-01-06 13:51:00 -08:00
Wael M. Nasreddine
98e4b05851 pythonPackages.area: init at 1.1.1 2020-01-06 13:51:00 -08:00
Matt Layher
987a5ffea5 corerad: init at v0.1.4
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-01-06 13:49:14 -08:00
Matt Layher
b8d09084d2 maintainers: add mdlayher
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-01-06 13:49:14 -08:00
Will Dietz
2fa60a6565
systemd: fix version after update to 243.4 (#76134) 2020-01-06 15:31:38 -06:00
R. RyanTM
bc8ff94589 libimagequant: 2.12.5 -> 2.12.6 2020-01-06 13:20:41 -08:00
Silvan Mosberger
d7a109b59f
lib/types: Fix path type check
Previously when this function was called without a value coercible to a
string it would throw an error instead of returning false. Now it does.

As a result this now allows the use of a type like `either path attrs`
without it erroring out when a definition is an attribute set.

The warning about there not being a isPath primop was removed because
this is not the case anymore, there is builtins.isPath. But also there
always was `builtins.typeOf x == "path"` that could've been used
instead. However the path type now stands for more than just path types,
but absolute paths in general.
2020-01-06 22:09:56 +01:00
Silvan Mosberger
ff16d17b42
nixos/systemd: Explicitly put default path packages after othe… (#77088)
nixos/systemd: Explicitly put default path packages after others
2020-01-06 21:51:04 +01:00
Martin Weinelt
68106d9317 git-and-tools.gitstatus: unstable-2019-05-06 -> unstable-2019-12-18
Also bumps the interally used version of libgit2.
2020-01-06 21:49:15 +01:00
Martin Weinelt
6eb0aee387 zsh-powerlevel10k: init at unstable-2019-12-19 2020-01-06 21:49:15 +01:00
Matthew Bauer
cc669a18fb
Merge pull request #76669 from xbreak/clang-cmake-fix
clang_9: Correct ClangTargets-release.cmake
2020-01-06 15:42:34 -05:00
Maximilian Bosch
a7e2742b50
wasm-bindgen-cli: 0.2.56 -> 0.2.57
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.57
2020-01-06 21:35:09 +01:00
Jonathan Ringer
e8f0c8995d python3Packages.annoy: add missing h5py dependency 2020-01-06 12:34:27 -08:00
R. RyanTM
568b994bb0 gnome3.gnome-control-center: 3.34.1 -> 3.34.2 (#77074) 2020-01-06 21:34:14 +01:00
Timo Kaufmann
5e9a3f4e4d home-manager: 2019-11-17 -> 2020-01-04 2020-01-06 21:24:32 +01:00
R. RyanTM
68e6e35c88 gnome3.gnome-contacts: 3.34 -> 3.34.1 (#77064) 2020-01-06 21:24:30 +01:00
markuskowa
3bb642a4a2
Merge pull request #77060 from r-ryantm/auto-update/gromacs
gromacs: 2019.4 -> 2020
2020-01-06 20:49:23 +01:00
R. RyanTM
4bc4c70bc6 last: 1042 -> 1045 2020-01-06 11:46:28 -08:00
R. RyanTM
c05dc0aa89 gzdoom: 4.2.4 -> 4.3.1 2020-01-06 20:39:18 +01:00
R. RyanTM
e3f9951ac1 bitcoin-abc: 0.20.8 -> 0.20.9 2020-01-06 20:14:53 +01:00
R. RyanTM
701678666e jtc: 1.74 -> 1.75c 2020-01-06 10:38:55 -08:00
Pamplemousse
34441168b3 bash_unit: init at 1.6.1 2020-01-06 11:35:24 -07:00
Bruno Bigras
c96aec2b26 starship: 0.32.2 -> 0.33.0 2020-01-06 13:27:44 -05:00
Jason Felice
a54461f7a1 graalvm8: use mercurial_4
Commit 88a473fc upgraded mercurial, made it use python3, and removed
support for hg-git, breaking graalvm8.  Since hg-git does not
officially support python3 or the new version of mercurial, this
patch uses mercurial_4.

Closes #76527.
2020-01-06 19:23:24 +01:00
Jason Felice
de8700d42d mercurial_4: init at 4.9.1 2020-01-06 19:23:24 +01:00
Frederik Rietdijk
7f81119550 libapparmor: support python 3.8 2020-01-06 19:12:20 +01:00
R. RyanTM
ef1b0467b0 ibm-sw-tpm2: 1332 -> 1563 2020-01-06 10:03:46 -08:00
R. RyanTM
7e9851475a janet: 1.5.1 -> 1.6.0 2020-01-06 09:50:36 -08:00
Maximilian Bosch
2971c829e5
linuxPackages_5_4.ddci-driver: fix build
https://hydra.nixos.org/build/109690986
2020-01-06 18:47:37 +01:00
Maximilian Bosch
f02e9f460d
Merge pull request #77101 from xwvvvvwx/wireguard-0.0.20200105
wireguard: 0.0.20191226 -> 0.0.20200105
2020-01-06 18:27:53 +01:00
Maximilian Bosch
254d6e5cbf
nifskope: fix aarch64 build
https://hydra.nixos.org/build/109694386
2020-01-06 18:16:14 +01:00
Maximilian Bosch
1bb691ff9f
nfstrace: fix build
https://hydra.nixos.org/build/109722476
2020-01-06 18:16:14 +01:00
Franz Pletz
76ebc0963d
Merge pull request #77057 from plumelo/auto-update/atlassian-jira
atlassian-jira: 8.5.0 -> 8.6.0
2020-01-06 17:09:08 +00:00
Maximilian Bosch
a6d0b81d28
khal: fix build
* `glibcLocales` (+appropriate locale settings) are needed to fix
  locale/language-related errors in the `checkPhase`.
* The `test_editor.test_popup`-testcase appears to break in
  their testsuite. I confirmed manually that the functionality works, the
  error looks more like a problem related to the mocking-api. Thus I
  disabled the test for now.

https://hydra.nixos.org/build/109705657

Closes #76989
2020-01-06 17:41:44 +01:00
R. RyanTM
b806f95ce6 fastjet: 3.3.2 -> 3.3.3 (#77046) 2020-01-06 11:34:22 -05:00
Jörg Thalheim
7178637a89
Merge pull request #76765 from andersk/vagrant-nameerror
vagrant: Resolve crash by replacing gem symlinks with directories
2020-01-06 16:30:32 +00:00
David Terry
ed72b90dd6
wireguard: 0.0.20191226 -> 0.0.20200105
https://lists.zx2c4.com/pipermail/wireguard/2020-January/004844.html
2020-01-06 17:24:28 +01:00
R. RyanTM
96d1740d6b jgmenu: 3.5 -> 4.0 2020-01-06 08:22:36 -08:00
Timo Kaufmann
bdbec90304
Merge pull request #76945 from prusnak/tensorflow-drop-bin2c-path
python.pkgs.tensorflow: fix build with cudatoolkit 10.2
2020-01-06 17:12:34 +01:00