2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-01 02:23:54 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Jonathan Ringer
f7108ec48b python3Packages.msrestazure: 0.6.3 -> 0.6.4 2020-07-11 01:22:09 -07:00
Jonathan Ringer
2209ef8be4 python3Packages.msrestazure: 0.6.2 -> 0.6.3 2020-05-01 18:21:02 -07:00
Maximilian Bosch
839c0ea7a5
treewide: *Inputs are flat lists 2019-12-31 01:10:02 +01:00
Jonathan Ringer
4d374c5cdc pythonPackages.msrestazure: 0.6.1 -> 0.6.2 2019-11-23 19:47:04 -08:00
Jonathan Ringer
c438c0e0b7 pythonPackages.msrestazure: 0.6.0 -> 0.6.1 2019-06-24 17:08:59 +02:00
volth
f3282c8d1e treewide: remove unused variables ()
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Herwig Hochleitner
292a4520f9 pythonPackages.msrestazure: init 0.6.0 2019-03-10 22:16:31 +01:00